Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp198 Function *ActiveMaskFunc = Intrinsic::getDeclaration( in convertEVLToMask() local
202 return Builder.CreateCall(ActiveMaskFunc, {ConstZero, EVLParam}); in convertEVLToMask()