Home
last modified time | relevance | path

Searched refs:encodeAll (Results 1 – 4 of 4) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVDecorate.cpp152 SPIRVDecorationGroup::encodeAll(spv_ostream &O) const { in encodeAll() function in SPIRV::SPIRVDecorationGroup
154 SPIRVEntry::encodeAll(O); in encodeAll()
DSPIRVEntry.cpp178 SPIRVEntry::encodeAll(spv_ostream &O) const { in encodeAll() function in SPIRV::SPIRVEntry
404 E.encodeAll(O); in operator <<()
DSPIRVDecorate.h243 void encodeAll(spv_ostream &O) const;
DSPIRVEntry.h313 virtual void encodeAll(spv_ostream &O) const;