Searched refs:REG_USE_LIST1 (Results 1 – 4 of 4) sorted by relevance
172 REG_USE_LIST1 | REG_USE_FPCS_LIST0 | REG_USE_FPCS_LIST2 | REG_DEF_LR)) != 0) { in SetupTargetResourceMasks()212 if (flags & REG_USE_LIST1) { in SetupTargetResourceMasks()
353 IS_BINARY_OP | REG_DEF0 | REG_USE0 | REG_USE_LIST1 | IS_STORE,570 IS_BINARY_OP | REG_DEF0_USE0 | REG_USE_LIST1 | IS_STORE,940 IS_BINARY_OP | REG_USE0 | REG_USE_LIST1 | IS_STORE,
46 (flags & REG_USE_LIST1) || \
89 #define REG_USE_LIST1 (1ULL << kRegUseList1) macro