Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp903 MachineInstr *LEA_ADDiu = in select() local
904 BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::LEA_ADDiu)) in select()
908 if (!constrainSelectedInstRegOperands(*LEA_ADDiu, TII, TRI, RBI)) in select()
H A DMicroMipsSizeReduction.cpp232 {RT_OneInstr, OpCodes(Mips::LEA_ADDiu, Mips::ADDIUR1SP_MM),
H A DMipsFastISel.cpp339 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, MIMD, TII.get(Mips::LEA_ADDiu), in fastMaterializeAlloca()
H A DMipsScheduleGeneric.td48 CLO, CLZ, EXT, INS, LEA_ADDiu, LUi, NOP,
H A DMipsInstrInfo.td2394 def LEA_ADDiu : MMRel, EffectiveAddress<"addiu", GPR32Opnd>, LW_FM<9>,