Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVLowerOCLBlocks.cpp201 auto CallBlkBind = cast<CallInst>(*I++); in lowerBlockBind() local
324 lowerReturnBlock(ReturnInst *Ret, Value *CallBlkBind, bool &Inlined) { in lowerReturnBlock()
359 if (auto CallBlkBind = dyn_cast<CallInst>(Blk)) { in getBlockInvokeFuncAndContext() local