Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp237 Function *ActiveMaskFunc = Intrinsic::getDeclaration( in convertEVLToMask() local
241 return Builder.CreateCall(ActiveMaskFunc, {ConstZero, EVLParam}); in convertEVLToMask()