Searched refs:Op4CE (Results 1 – 1 of 1) sorted by relevance
6501 const MCConstantExpr *Op4CE = dyn_cast<MCConstantExpr>(Op4.getImm()); in matchAndEmitInstruction() local6503 if (Op3CE && Op4CE) { in matchAndEmitInstruction()6505 uint64_t Op4Val = Op4CE->getValue(); in matchAndEmitInstruction()6565 const MCConstantExpr *Op4CE = dyn_cast<MCConstantExpr>(Op4.getImm()); in matchAndEmitInstruction() local6567 if (Op3CE && Op4CE) { in matchAndEmitInstruction()6569 uint64_t Op4Val = Op4CE->getValue(); in matchAndEmitInstruction()