Searched refs:allocatable_double_codes (Results 1 – 6 of 6) sorted by relevance
39 const int* allocatable_double_codes,94 const int* allocatable_double_codes() const { in allocatable_double_codes() function
128 const int* allocatable_general_codes, const int* allocatable_double_codes, in RegisterConfiguration() argument142 allocatable_double_codes_(allocatable_double_codes), in RegisterConfiguration()
25 static int allocatable_double_codes[InstructionSequenceTest::kDefaultNRegs] = { variable70 num_double_registers_, allocatable_codes, allocatable_double_codes, in config()
98 GetRegConfig()->allocatable_double_codes()) { in Float32RegisterPairs()108 GetRegConfig()->allocatable_double_codes()) {} in Float64RegisterPairs()
1475 allocatable_register_codes_ = GetRegConfig()->allocatable_double_codes(); in AllocateDoubleRegisters()
43 return kind == FP_REGISTERS ? cfg->allocatable_double_codes() in GetAllocatableRegisterCodes()