Home
last modified time | relevance | path

Searched defs:shouldExpandAtomicCmpXchgInIR (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h1143 virtual bool shouldExpandAtomicCmpXchgInIR(AtomicCmpXchgInst *AI) const { in shouldExpandAtomicCmpXchgInIR() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9918 bool AArch64TargetLowering::shouldExpandAtomicCmpXchgInIR( in shouldExpandAtomicCmpXchgInIR() function in AArch64TargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp11950 bool ARMTargetLowering::shouldExpandAtomicCmpXchgInIR( in shouldExpandAtomicCmpXchgInIR() function in ARMTargetLowering