Home | History | Annotate | Download | only in Mips

Lines Matching full:setgt

1199 def BGTZ    : MMRel, CBranchZero<"bgtz", brtarget, setgt, GPR32Opnd>,
1656 def : MipsPat<(brcond (i32 (setgt RC:$lhs, immSExt16Plus1:$rhs)), bb:$dst),
1674 def : MipsPat<(brcond (i32 (setgt i32:$lhs, -1)), bb:$dst),
1698 def : MipsPat<(setgt RC:$lhs, RC:$rhs),