Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVLowerOCLBlocks.cpp115 erase(M->getFunction(SPIR_INTRINSIC_GET_BLOCK_INVOKE)); in runOnModule()
172 if (auto F = M->getFunction(SPIR_INTRINSIC_GET_BLOCK_INVOKE)) { in lowerGetBlockInvoke()
221 if (Name == SPIR_INTRINSIC_GET_BLOCK_INVOKE) { in lowerBlockBind()
453 dumpUsers(M->getFunction(SPIR_INTRINSIC_GET_BLOCK_INVOKE)); in dumpGetBlockInvokeUsers()
DSPIRVInternal.h267 #define SPIR_INTRINSIC_GET_BLOCK_INVOKE "spir_get_block_invoke" macro