Searched refs:Op3CE (Results 1 – 2 of 2) sorted by relevance
3754 const MCConstantExpr *Op3CE = dyn_cast<MCConstantExpr>(Op3.getImm()); in MatchAndEmitInstruction() local3755 if (Op3CE) { in MatchAndEmitInstruction()3756 uint64_t Op3Val = Op3CE->getValue(); in MatchAndEmitInstruction()3842 const MCConstantExpr *Op3CE = dyn_cast<MCConstantExpr>(Op3.getImm()); in MatchAndEmitInstruction() local3845 if (Op3CE && Op4CE) { in MatchAndEmitInstruction()3846 uint64_t Op3Val = Op3CE->getValue(); in MatchAndEmitInstruction()3906 const MCConstantExpr *Op3CE = dyn_cast<MCConstantExpr>(Op3.getImm()); in MatchAndEmitInstruction() local3909 if (Op3CE && Op4CE) { in MatchAndEmitInstruction()3910 uint64_t Op3Val = Op3CE->getValue(); in MatchAndEmitInstruction()
4352 const MCConstantExpr *Op3CE = dyn_cast<MCConstantExpr>(Op3.getImm()); in MatchAndEmitInstruction() local4353 if (Op3CE) { in MatchAndEmitInstruction()4354 uint64_t Op3Val = Op3CE->getValue(); in MatchAndEmitInstruction()4440 const MCConstantExpr *Op3CE = dyn_cast<MCConstantExpr>(Op3.getImm()); in MatchAndEmitInstruction() local4443 if (Op3CE && Op4CE) { in MatchAndEmitInstruction()4444 uint64_t Op3Val = Op3CE->getValue(); in MatchAndEmitInstruction()4504 const MCConstantExpr *Op3CE = dyn_cast<MCConstantExpr>(Op3.getImm()); in MatchAndEmitInstruction() local4507 if (Op3CE && Op4CE) { in MatchAndEmitInstruction()4508 uint64_t Op3Val = Op3CE->getValue(); in MatchAndEmitInstruction()