Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3913 HexagonTargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { shouldExpandAtomicStoreInIR() function in HexagonTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2297 virtual AtomicExpansionKind shouldExpandAtomicStoreInIR(StoreInst *SI) const { shouldExpandAtomicStoreInIR() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp16325 SITargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { shouldExpandAtomicStoreInIR() function in SITargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21356 ARMTargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { shouldExpandAtomicStoreInIR() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26312 AArch64TargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { shouldExpandAtomicStoreInIR() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30491 X86TargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const { shouldExpandAtomicStoreInIR() function in X86TargetLowering
[all...]