reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
12125 bool AArch64TargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const {
lib/Target/ARM/ARMISelLowering.cpp16478 bool ARMTargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const {
lib/Target/Hexagon/HexagonISelLowering.cpp 3293 bool HexagonTargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const {
lib/Target/X86/X86ISelLowering.cpp26449 bool X86TargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const {
303 if (TLI->shouldExpandAtomicStoreInIR(SI))