Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:OC

9701     const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE);
9702 if (!OC) {
9708 const int64_t Opcode = OC->getValue();