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

  /external/spirv-llvm/lib/SPIRV/
OCLUtil.cpp 85 #define SPIRV_PIPE_ADDR_SPACE SPIRAS_Global
91 #define SPIRV_IMAGE_ADDR_SPACE SPIRAS_Global
319 case SPIRAS_Global:
SPIRVInternal.h 186 SPIRAS_Global,
196 add(SPIRAS_Global, "Global");
207 add(SPIRAS_Global, StorageClassCrossWorkgroup);
537 unsigned AddrSpace = SPIRAS_Global);
    [all...]
SPIRVLowerOCLBlocks.cpp 433 SPIRAS_Global);
SPIRVWriter.cpp 482 assert(AddrSpc == SPIRAS_Global);
494 assert(AddrSpc == SPIRAS_Global);
597 assert(AddrSpc == SPIRAS_Global);
604 assert(AddrSpc == SPIRAS_Global);
    [all...]
SPIRVReader.cpp     [all...]

Completed in 101 milliseconds