Searched defs:shouldExpandAtomicRMWInIR (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1837 virtual AtomicExpansionKind shouldExpandAtomicRMWInIR(AtomicRMWInst *RMW) const { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13074 AArch64TargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { function in class:AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4708 AMDGPUTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *RMW) const { function in class:AMDGPUTargetLowering
H A DSIISelLowering.cpp10961 SITargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *RMW) const { function in class:SITargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16793 ARMTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2782 RISCVTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { function in class:RISCVTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1354 TargetLowering::AtomicExpansionKind SparcTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { function in class:SparcTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp300 WebAssemblyTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { function in class:WebAssemblyTargetLowering

Completed in 517 milliseconds