Home | History | Annotate | Download | only in Writer

Lines Matching refs:Op

103 static unsigned GetEncodedRMWOperation(AtomicRMWInst::BinOp Op) {
104 switch (Op) {