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

  /external/spirv-llvm/lib/SPIRV/
SPIRVLowerOCLBlocks.cpp 117 erase(M->getFunction(SPIR_INTRINSIC_BLOCK_BIND));
130 auto F = M->getFunction(SPIR_INTRINSIC_BLOCK_BIND);
361 SPIR_INTRINSIC_BLOCK_BIND && "Invalid block");
SPIRVInternal.h 266 #define SPIR_INTRINSIC_BLOCK_BIND "spir_block_bind"
    [all...]
SPIRVUtil.cpp 818 return addCallInst(M, SPIR_INTRINSIC_BLOCK_BIND, BlkTy, BlkArgs, nullptr,
    [all...]

Completed in 114 milliseconds