Searched refs:SPIR_INTRINSIC_GET_BLOCK_CONTEXT (Results 1 – 2 of 2) sorted by relevance
116 erase(M->getFunction(SPIR_INTRINSIC_GET_BLOCK_CONTEXT)); in runOnModule()183 if (auto F = M->getFunction(SPIR_INTRINSIC_GET_BLOCK_CONTEXT)) { in lowerGetBlockContext()224 } else if (Name == SPIR_INTRINSIC_GET_BLOCK_CONTEXT) { in lowerBlockBind()
268 #define SPIR_INTRINSIC_GET_BLOCK_CONTEXT "spir_get_block_context" macro