Searched defs:lowerIdempotentRMWIntoFencedLoad (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2272 lowerIdempotentRMWIntoFencedLoad(AtomicRMWInst *RMWI) const { lowerIdempotentRMWIntoFencedLoad() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 16188 SITargetLowering::lowerIdempotentRMWIntoFencedLoad(AtomicRMWInst *AI) const { lowerIdempotentRMWIntoFencedLoad() function in SITargetLowering |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 30577 X86TargetLowering::lowerIdempotentRMWIntoFencedLoad(AtomicRMWInst *AI) const { lowerIdempotentRMWIntoFencedLoad() function in X86TargetLowering |