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.cpp31961 static bool shouldExpandCmpArithRMWInIR(AtomicRMWInst *AI) { in shouldExpandCmpArithRMWInIR() function
32106 if (shouldExpandCmpArithRMWInIR(AI)) in shouldExpandAtomicRMWInIR()
32113 if (shouldExpandCmpArithRMWInIR(AI)) in shouldExpandAtomicRMWInIR()