Searched defs:ScalarRetTy (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ReplaceWithVeclib.cpp | 165 Type *ScalarRetTy = I.getType()->getScalarType(); replaceWithCallToVeclib() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 1844 Type *ScalarRetTy = RetTy; getTypeBasedIntrinsicInstrCost() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 6707 Type *ScalarRetTy = CI->getType(); setVectorizedCallDecision() local |