Home | History | Annotate | Download | only in IR

Lines Matching refs:UMin

2583     case LLVMAtomicRMWBinOpUMin: intop = AtomicRMWInst::UMin; break;