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

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

Completed in 171 milliseconds