Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp48 Function *getTLIFunction(Module *M, FunctionType *VectorFTy, in getTLIFunction() argument
177 FunctionType *VectorFTy = VFABI::createFunctionType(*OptInfo, ScalarFTy); replaceWithCallToVeclib() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp55 FunctionType *VectorFTy = VFABI::createFunctionType(*Info, ScalarFTy); addVariantDeclaration() local