Home
last modified time | relevance | path

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

/art/compiler/utils/mips/
Dassembler_mips.h464 void CultS(FRegister fs, FRegister ft); // R2
465 void CultS(int cc, FRegister fs, FRegister ft); // R2
/art/compiler/optimizing/
Dcode_generator_mips.cc5330 __ CultS(0, lhs, rhs); in GenerateFpCompare() local
5346 __ CultS(0, rhs, lhs); in GenerateFpCompare() local
5497 __ CultS(cc, lhs, rhs); in MaterializeFpCompareR2() local
5509 __ CultS(cc, rhs, lhs); in MaterializeFpCompareR2() local
5730 __ CultS(0, lhs, rhs); in GenerateFpCompareAndBranch() local
5744 __ CultS(0, rhs, lhs); in GenerateFpCompareAndBranch() local