Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp222 Function *ActiveMaskFunc = Intrinsic::getDeclaration( in convertEVLToMask() local
226 return Builder.CreateCall(ActiveMaskFunc, {ConstZero, EVLParam}); in convertEVLToMask()