Home
last modified time | relevance | path

Searched refs:regX (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp714 Register regX = MI.getOperand(0).getReg(); in emitFEXT_T8I816_ins() local
718 .addReg(regX) in emitFEXT_T8I816_ins()
731 Register regX = MI.getOperand(0).getReg(); in emitFEXT_T8I8I16_ins() local
742 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(CmpOpc)).addReg(regX).addImm(imm); in emitFEXT_T8I8I16_ins()
765 Register regX = MI.getOperand(1).getReg(); in emitFEXT_CCRX16_ins() local
768 .addReg(regX) in emitFEXT_CCRX16_ins()
784 Register regX = MI.getOperand(1).getReg(); in emitFEXT_CCRXI16_ins() local
787 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(SltOpc)).addReg(regX).addImm(Imm); in emitFEXT_CCRXI16_ins()