Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVLowerOCLBlocks.cpp117 erase(M->getFunction(SPIR_INTRINSIC_BLOCK_BIND)); in runOnModule()
130 auto F = M->getFunction(SPIR_INTRINSIC_BLOCK_BIND); in lowerBlockBind()
361 SPIR_INTRINSIC_BLOCK_BIND && "Invalid block"); in getBlockInvokeFuncAndContext()
DSPIRVInternal.h266 #define SPIR_INTRINSIC_BLOCK_BIND "spir_block_bind" macro
DSPIRVUtil.cpp818 return addCallInst(M, SPIR_INTRINSIC_BLOCK_BIND, BlkTy, BlkArgs, nullptr, in addBlockBind()