Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dassemble_arm64.cc682 bool want_float = false; // Want a float (rather than core) register. in EncodeLIRs() local
711 want_float = true; in EncodeLIRs()
728 if (want_float) { in EncodeLIRs()