HomeSort by relevance Sort by last modified time
    Searched refs:SPIR_INTRINSIC_GET_BLOCK_INVOKE (Results 1 - 2 of 2) sorted by null

  /external/spirv-llvm/lib/SPIRV/
SPIRVLowerOCLBlocks.cpp 115 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));
SPIRVInternal.h 267 #define SPIR_INTRINSIC_GET_BLOCK_INVOKE "spir_get_block_invoke"
    [all...]

Completed in 77 milliseconds