Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dlocal_optimizations.cc47 (flags & REG_USE_LIST1) || \
Dmir_to_lir.h82 #define REG_USE_LIST1 (1ULL << kRegUseList1) macro
/art/compiler/dex/quick/arm/
Dtarget_arm.cc173 REG_USE_LIST1 | REG_USE_FPCS_LIST0 | REG_USE_FPCS_LIST2 | REG_DEF_LR)) != 0) { in SetupTargetResourceMasks()
213 if (flags & REG_USE_LIST1) { in SetupTargetResourceMasks()
Dassemble_arm.cc356 IS_BINARY_OP | REG_DEF0 | REG_USE0 | REG_USE_LIST1 | IS_STORE,
573 IS_BINARY_OP | REG_DEF0_USE0 | REG_USE_LIST1 | IS_STORE,
951 IS_BINARY_OP | REG_USE0 | REG_USE_LIST1 | IS_STORE,