Lines Matching full:setgt
1298 def BGTZ : MMRel, CBranchZero<"bgtz", brtarget, setgt, GPR32Opnd>,
1300 def BGTZL : MMRel, CBranchZero<"bgtzl", brtarget, setgt, GPR32Opnd, 0>,
1801 def : MipsPat<(brcond (i32 (setgt RC:$lhs, immSExt16Plus1:$rhs)), bb:$dst),
1819 def : MipsPat<(brcond (i32 (setgt i32:$lhs, -1)), bb:$dst),
1843 def : MipsPat<(setgt RC:$lhs, RC:$rhs),