Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVDecorate.h132 SPIRVDecorate(Decoration TheDec, SPIRVEntry *TheTarget) in SPIRVDecorate() function
135 SPIRVDecorate(Decoration TheDec, SPIRVEntry *TheTarget, SPIRVWord V) in SPIRVDecorate() function
138 SPIRVDecorate():SPIRVDecorateGeneric(OC){} in SPIRVDecorate() function
DSPIRVEntry.h61 class SPIRVDecorate; variable