Searched refs:emitSel16 (Results 1 – 2 of 2) sorted by relevance
53 MachineBasicBlock *emitSel16(unsigned Opc, MachineInstr *MI,
176 return emitSel16(Mips::BeqzRxImm16, MI, BB); in EmitInstrWithCustomInserter()178 return emitSel16(Mips::BnezRxImm16, MI, BB); in EmitInstrWithCustomInserter()522 emitSel16(unsigned Opc, MachineInstr *MI, MachineBasicBlock *BB) const { in emitSel16() function in Mips16TargetLowering