Searched refs:SPIR_INTRINSIC_GET_BLOCK_CONTEXT (Results 1 - 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/
H A DSPIRVLowerOCLBlocks.cpp116 erase(M->getFunction(SPIR_INTRINSIC_GET_BLOCK_CONTEXT));
183 if (auto F = M->getFunction(SPIR_INTRINSIC_GET_BLOCK_CONTEXT)) {
224 } else if (Name == SPIR_INTRINSIC_GET_BLOCK_CONTEXT) {
H A DSPIRVInternal.h268 #define SPIR_INTRINSIC_GET_BLOCK_CONTEXT "spir_get_block_context" macro

Completed in 59 milliseconds