Searched defs:shouldExpandAtomicInIR (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLowering.h948 virtual bool shouldExpandAtomicInIR(Instruction *Inst) const { function in class:llvm::TargetLoweringBase
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7906 bool AArch64TargetLowering::shouldExpandAtomicInIR(Instruction *Inst) const { function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10778 bool ARMTargetLowering::shouldExpandAtomicInIR(Instruction *Inst) const { function in class:ARMTargetLowering

Completed in 168 milliseconds