Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Conversion/MathToVCIX/
H A DTestMathToVCIXConversion.cpp27 static std::pair<unsigned, VectorType> legalizeVectorType(const Type &type) { in legalizeVectorType() function
/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp716 void swiftcall::legalizeVectorType(CodeGenModule &CGM, CharUnits origVectorSize, legalizeVectorType() function in swiftcall