Home
last modified time | relevance | path

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

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