Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp48 Function *getTLIFunction(Module *M, FunctionType *VectorFTy, in getTLIFunction()
177 FunctionType *VectorFTy = VFABI::createFunctionType(*OptInfo, ScalarFTy); in replaceWithCallToVeclib() local