Searched defs:ORI (Results 1 – 5 of 5) sorted by relevance
7 OR, ORI, XOR, XORI enumerator
94 ORI = 0x47, enumerator
92 ORI = 0x47, enumerator
279 ORI = ((1 << 3) + 5) << kOpcodeShift, enumerator
2639 if (ConstantSDNode *ORI = dyn_cast<ConstantSDNode>(N0.getOperand(1))) in visitAND() local