Lines Matching refs:AtomicExpansionKind
6375 NVPTXTargetLowering::AtomicExpansionKind
6383 return AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
6386 return AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
6388 return AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
6390 return AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
6392 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
6400 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
6408 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
6410 return AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
6413 return AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
6414 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
6427 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
6429 return AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
6432 return AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
6433 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
6439 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()