Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dmir_to_lir.h82 #define REG_USEA (1ULL << kRegUseA) macro
127 #define REG_DEFA_USEA (REG_DEFA | REG_USEA)
/art/compiler/dex/quick/x86/
Dtarget_x86.cc274 if (flags & REG_USEA) { in SetupTargetResourceMasks()
Dassemble_x86.cc530 …{ kX86RepneScasw, kNullary, NO_OPERAND | REG_USEA | REG_USEC | SETS_CCODES, { 0x66, 0xF2, 0xAF,…