Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp50 Function *ScalarFunc = nullptr) { in getTLIFunction() argument
/llvm-project/flang/lib/Evaluate/
H A Dfold-implementation.h464 using ScalarFunc = std::function<Scalar<TR>(const Scalar<TArgs> &...)>; global() variable
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6533 Function *ScalarFunc = CI->getCalledFunction(); setVectorizedCallDecision() local