Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp203 SPIRVWord transFunctionControlMask(CallInst *);
204 SPIRVWord transFunctionControlMask(Function *);
644 BF->setFunctionControlMask(transFunctionControlMask(F)); in transFunctionDecl()
1294 LLVMToSPIRV::transFunctionControlMask(CallInst *CI) { in transFunctionControlMask() function in SPIRV::LLVMToSPIRV
1305 LLVMToSPIRV::transFunctionControlMask(Function *F) { in transFunctionControlMask() function in SPIRV::LLVMToSPIRV