Searched refs:SPIR_INTRINSIC_GET_BLOCK_INVOKE (Results 1 – 2 of 2) sorted by relevance
115 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()
267 #define SPIR_INTRINSIC_GET_BLOCK_INVOKE "spir_get_block_invoke" macro