Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVLowerOCLBlocks.cpp206 getBlockInvokeFuncAndContext(CallBlkBind, &InvF, &Ctx, &CtxLen, in lowerBlockBind()
245 getBlockInvokeFuncAndContext(CallGetBlkCtx->getArgOperand(0), nullptr, in lowerGetBlockContext()
270 getBlockInvokeFuncAndContext(CallGetBlkInvoke->getArgOperand(0), in lowerGetBlockInvoke()
353 getBlockInvokeFuncAndContext(Value *Blk, Function **PInvF, Value **PCtx, in getBlockInvokeFuncAndContext() function in SPIRV::SPIRVLowerOCLBlocks