Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:SPIRVStore

509 class SPIRVStore:public SPIRVInstruction, public SPIRVMemoryAccess {
513 SPIRVStore(SPIRVId PointerId, SPIRVId ValueId,
526 SPIRVStore():SPIRVInstruction(OpStore), SPIRVMemoryAccess(),