Searched refs:Op4CE (Results 1 – 1 of 1) sorted by relevance
3878 const MCConstantExpr *Op4CE = dyn_cast<MCConstantExpr>(Op4.getImm()); in MatchAndEmitInstruction() local3880 if (Op3CE && Op4CE) { in MatchAndEmitInstruction()3882 uint64_t Op4Val = Op4CE->getValue(); in MatchAndEmitInstruction()3942 const MCConstantExpr *Op4CE = dyn_cast<MCConstantExpr>(Op4.getImm()); in MatchAndEmitInstruction() local3944 if (Op3CE && Op4CE) { in MatchAndEmitInstruction()3946 uint64_t Op4Val = Op4CE->getValue(); in MatchAndEmitInstruction()