Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp50 Function *ScalarFunc = nullptr) { in getTLIFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6175 Function *ScalarFunc = CI->getCalledFunction(); in setVectorizedCallDecision() local