Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30751 static bool shouldExpandCmpArithRMWInIR(AtomicRMWInst *AI) { in shouldExpandCmpArithRMWInIR() function
30890 if (shouldExpandCmpArithRMWInIR(AI)) in shouldExpandAtomicRMWInIR()
30897 if (shouldExpandCmpArithRMWInIR(AI)) in shouldExpandAtomicRMWInIR()