Home
last modified time | relevance | path

Searched defs:shouldExpandAtomicLoadInIR (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3905 HexagonTargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { shouldExpandAtomicLoadInIR() function in HexagonTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2282 virtual AtomicExpansionKind shouldExpandAtomicLoadInIR(LoadInst *LI) const { shouldExpandAtomicLoadInIR() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp16318 SITargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { shouldExpandAtomicLoadInIR() function in SITargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21378 ARMTargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { shouldExpandAtomicLoadInIR() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26329 AArch64TargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { shouldExpandAtomicLoadInIR() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30511 X86TargetLowering::shouldExpandAtomicLoadInIR(LoadInst *LI) const { shouldExpandAtomicLoadInIR() function in X86TargetLowering
[all...]