Home
last modified time | relevance | path

Searched defs:shouldExpandAtomicRMWInIR (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h1097 shouldExpandAtomicRMWInIR(AtomicRMWInst *) const { in shouldExpandAtomicRMWInIR() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8946 AArch64TargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR() function in AArch64TargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp11103 ARMTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp16699 X86TargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR() function in X86TargetLowering