Home
last modified time | relevance | path

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

/art/compiler/utils/x86_64/
Dconstants_x86_64.h40 bool NeedsRex() const { in NeedsRex() function
57 bool NeedsRex() const { in NeedsRex() function
/art/compiler/dex/quick/x86/
Dassemble_x86.cc533 static bool NeedsRex(int32_t raw_reg) { in NeedsRex() function