Searched defs:shouldExpandAtomicLoadInIR (Results 1 – 5 of 5) sorted by relevance
2501 bool HexagonTargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { in shouldExpandAtomicLoadInIR() function in HexagonTargetLowering
1110 virtual bool shouldExpandAtomicLoadInIR(LoadInst *LI) const { return false; } in shouldExpandAtomicLoadInIR() function
9209 bool AArch64TargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { in shouldExpandAtomicLoadInIR() function in AArch64TargetLowering
11395 bool ARMTargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { in shouldExpandAtomicLoadInIR() function in ARMTargetLowering
17847 bool X86TargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { in shouldExpandAtomicLoadInIR() function in X86TargetLowering