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