Searched refs:Op4CE (Results 1 – 1 of 1) sorted by relevance
6312 const MCConstantExpr *Op4CE = dyn_cast<MCConstantExpr>(Op4.getImm()); in MatchAndEmitInstruction() local6314 if (Op3CE && Op4CE) { in MatchAndEmitInstruction()6316 uint64_t Op4Val = Op4CE->getValue(); in MatchAndEmitInstruction()6376 const MCConstantExpr *Op4CE = dyn_cast<MCConstantExpr>(Op4.getImm()); in MatchAndEmitInstruction() local6378 if (Op3CE && Op4CE) { in MatchAndEmitInstruction()6380 uint64_t Op4Val = Op4CE->getValue(); in MatchAndEmitInstruction()