Searched refs:splitLegalVectorType (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | SwiftCallingConv.cpp | 235 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData() 382 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry() 646 swiftcall::splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize, in splitLegalVectorType() function in swiftcall
|
/aosp_15_r20/external/clang/include/clang/CodeGen/ |
H A D | SwiftCallingConv.h | 139 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/ |
D | SwiftCallingConv.h | 146 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/ |
D | SwiftCallingConv.h | 146 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CodeGen/ |
D | SwiftCallingConv.h | 146 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/ |
D | SwiftCallingConv.h | 146 splitLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,
|