Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp247 TLI->shouldCastAtomicRMWIInIR(RMWI) == in runOnFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2251 shouldCastAtomicRMWIInIR(AtomicRMWInst *RMWI) const { in shouldCastAtomicRMWIInIR() function