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

  /external/spirv-llvm/lib/SPIRV/
OCLUtil.h 175 const static char NDRangePrefix[] = "ndrange_";
OCL20ToSPIRV.cpp 378 if (DemangledName.find(kOCLBuiltinName::NDRangePrefix) == 0) {
520 assert(DemangledName.find(kOCLBuiltinName::NDRangePrefix) == 0);
    [all...]
SPIRVReader.cpp     [all...]

Completed in 1004 milliseconds