Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:shouldExpandAtomicCmpXchgInIR

243       } else if (CASI && !TLI->shouldExpandAtomicCmpXchgInIR(CASI) &&
311 assert(!TLI->shouldExpandAtomicCmpXchgInIR(CASI) &&
315 if (TLI->shouldExpandAtomicCmpXchgInIR(CASI))