Home
last modified time | relevance | path

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

/art/test/
DREADME.txt4 single test. Run "./run-test" with no arguments to see command flags;
/art/compiler/dex/quick/x86/
Dfp_x86.cc450 bool single = (code == Instruction::CMPL_FLOAT) || (code == Instruction::CMPG_FLOAT); in GenCmpFP() local
452 if (single) { in GenCmpFP()
463 if (single) { in GenCmpFP()