Home
last modified time | relevance | path

Searched defs:SPIRVString (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.h65 class SPIRVString; variable
482 SPIRVString(SPIRVModule *M, SPIRVId TheId, const std::string &TheStr) in SPIRVString() function
484 SPIRVString():SPIRVEntry(OC){} in SPIRVString() function
DSPIRVEntry.cpp491 _SPIRV_IMP_ENCDEC2(SPIRVString, Id, Str) in _SPIRV_IMP_ENCDEC2() argument