Home
last modified time | relevance | path

Searched refs:shouldCastAtomicRMWIInIR (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.h243 AtomicExpansionKind shouldCastAtomicRMWIInIR(AtomicRMWInst *) const override { in shouldCastAtomicRMWIInIR() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAtomicExpandPass.cpp266 TLI->shouldCastAtomicRMWIInIR(RMWI) == in run()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h2328 shouldCastAtomicRMWIInIR(AtomicRMWInst *RMWI) const { in shouldCastAtomicRMWIInIR() function