Home
last modified time | relevance | path

Searched refs:ScalarFunc (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDReplaceWithVeclib.cpp50 Function *ScalarFunc = nullptr) { in getTLIFunction() argument
55 if (ScalarFunc) in getTLIFunction()
56 TLIFunc->copyAttributesFrom(ScalarFunc); in getTLIFunction()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp6175 Function *ScalarFunc = CI->getCalledFunction(); in setVectorizedCallDecision() local
6202 TTI.getCallInstrCost(ScalarFunc, ScalarRetTy, ScalarTys, CostKind); in setVectorizedCallDecision()