Searched defs:newOpc (Results 1 – 2 of 2) sorted by relevance
999 Opcode newOpc; in LowerBinaryOperationWithShiftedOperand() local
1615 Inst *Peepholes::CreateAndInsertInst(Opcode newOpc, Inst *currInst, Inst *input0, Inst *input1) in CreateAndInsertInst()