Home
last modified time | relevance | path

Searched defs:CeqS (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips.cc3736 __ CeqS(0, lhs, rhs); in VisitCompare() local
3743 __ CeqS(0, lhs, rhs); in VisitCompare() local
5317 __ CeqS(0, lhs, rhs); in GenerateFpCompare() local
5322 __ CeqS(0, lhs, rhs); in GenerateFpCompare() local
5488 __ CeqS(cc, lhs, rhs); in MaterializeFpCompareR2() local
5491 __ CeqS(cc, lhs, rhs); in MaterializeFpCompareR2() local
5719 __ CeqS(0, lhs, rhs); in GenerateFpCompareAndBranch() local
5723 __ CeqS(0, lhs, rhs); in GenerateFpCompareAndBranch() local
9226 __ CeqS(b, b); in GenerateMinMaxFP() local
9238 __ CeqS(a, b); in GenerateMinMaxFP() local
[all …]