Searched refs:allocatable_double_codes (Results 1 – 6 of 6) sorted by relevance
35 const int* allocatable_double_codes,74 const int* allocatable_double_codes() const { in allocatable_double_codes() function
136 const int* allocatable_general_codes, const int* allocatable_double_codes, in RegisterConfiguration() argument148 allocatable_double_codes_(allocatable_double_codes), in RegisterConfiguration()
26 static int allocatable_double_codes[InstructionSequenceTest::kDefaultNRegs] = { variable72 allocatable_double_codes, general_register_names_, in config()
97 ->allocatable_double_codes()) {} in Float32RegisterPairs()110 ->allocatable_double_codes()) {} in Float64RegisterPairs()
1482 ->allocatable_double_codes(); in AllocateDoubleRegisters()
45 return kind == DOUBLE_REGISTERS ? cfg->allocatable_double_codes() in GetAllocatableRegisterCodes()