Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:OC

9770     const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE);
9771 if (!OC) {
9777 const int64_t Opcode = OC->getValue();