Home | History | Annotate | Download | only in Mips

Lines Matching full:setgt

995 def BGTZ    : CBranchZero<"bgtz", setgt, GPR32Opnd>, BGEZ_FM<7, 0>;
1300 def : MipsPat<(brcond (i32 (setgt RC:$lhs, immSExt16Plus1:$rhs)), bb:$dst),
1318 def : MipsPat<(brcond (i32 (setgt i32:$lhs, -1)), bb:$dst),
1342 def : MipsPat<(setgt RC:$lhs, RC:$rhs),