Home
last modified time | relevance | path

Searched refs:getMemSemanticsForStorageClass (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.h69 getMemSemanticsForStorageClass(llvm::SPIRV::StorageClass SC);
H A DSPIRVUtils.cpp175 SPIRV::MemorySemantics getMemSemanticsForStorageClass(SPIRV::StorageClass SC) { in getMemSemanticsForStorageClass() function
H A DSPIRVInstructionSelector.cpp563 getMemSemanticsForStorageClass(GR.getPointerStorageClass(Ptr))); in selectAtomicCmpXchg()