Home
last modified time | relevance | path

Searched refs:CuleS (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/mips/
Dassembler_mips.h468 void CuleS(FRegister fs, FRegister ft); // R2
469 void CuleS(int cc, FRegister fs, FRegister ft); // R2
/art/compiler/optimizing/
Dcode_generator_mips.cc5339 __ CuleS(0, lhs, rhs); in GenerateFpCompare() local
5355 __ CuleS(0, rhs, lhs); in GenerateFpCompare() local
5504 __ CuleS(cc, lhs, rhs); in MaterializeFpCompareR2() local
5516 __ CuleS(cc, rhs, lhs); in MaterializeFpCompareR2() local
5738 __ CuleS(0, lhs, rhs); in GenerateFpCompareAndBranch() local
5752 __ CuleS(0, rhs, lhs); in GenerateFpCompareAndBranch() local