Home | History | Annotate | Download | only in IR

Lines Matching refs:UMin

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