Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:SPIRVCopyMemorySized

1446 class SPIRVCopyMemorySized :public SPIRVInstruction, public SPIRVMemoryAccess {
1451 SPIRVCopyMemorySized(SPIRVValue *TheTarget, SPIRVValue *TheSource,
1464 SPIRVCopyMemorySized() :SPIRVInstruction(OC), SPIRVMemoryAccess(),