Home
last modified time | relevance | path

Searched refs:legalizeVectorType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h153 void legalizeVectorType(CodeGenModule &CGM, CharUnits vectorSize,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp221 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
716 void swiftcall::legalizeVectorType(CodeGenModule &CGM, CharUnits origVectorSize, in legalizeVectorType() function in swiftcall