Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:SPIRVMemoryAccess

1552                                   BS->SPIRVMemoryAccess::isVolatile(),
1553 BS->SPIRVMemoryAccess::getAlignment(), BB);
1554 if (BS->SPIRVMemoryAccess::isNonTemporal())
1562 BL->SPIRVMemoryAccess::isVolatile(),
1563 BL->SPIRVMemoryAccess::getAlignment(), BB);
1564 if (BL->SPIRVMemoryAccess::isNonTemporal())
1604 BC->SPIRVMemoryAccess::getAlignment()),
1606 BC->SPIRVMemoryAccess::isVolatile())};