Searched defs:CmpLeS (Results 1 – 4 of 4) sorted by relevance
940 __ CmpLeS(FTMP, half, FTMP); in GenRound() local
2573 __ CmpLeS(FTMP, half, FTMP); in VisitMathRoundFloat() local
587 TEST_F(AssemblerMIPS32r6Test, CmpLeS) { in TEST_F() argument
1181 void Mips64Assembler::CmpLeS(FpuRegister fd, FpuRegister fs, FpuRegister ft) { in CmpLeS() function in art::mips64::Mips64Assembler