Home | History | Annotate | Download | only in Mips

Lines Matching full:setlt

1067 def SLTi  : MMRel, SetCC_I<"slti", setlt, simm16, immSExt16, GPR32Opnd>,
1092 def SLT : MMRel, SetCC_R<"slt", setlt, GPR32Opnd>, ADD_FM<0, 0x2a>;
1203 def BLTZ : MMRel, CBranchZero<"bltz", brtarget, setlt, GPR32Opnd>,
1672 def : MipsPat<(brcond (i32 (setlt i32:$lhs, 1)), bb:$dst),