Searched refs:GetAllocatableGeneralCode (Results 1 – 14 of 14) sorted by relevance
83 Register::from_code(config->GetAllocatableGeneralCode(reg_num)); in MakeConvertDToIFuncTrampoline()101 Register::from_code(config->GetAllocatableGeneralCode(reg_num)); in MakeConvertDToIFuncTrampoline()
44 EXPECT_EQ(test.GetAllocatableGeneralCode(0), general_codes[0]); in TEST_F()45 EXPECT_EQ(test.GetAllocatableGeneralCode(1), general_codes[1]); in TEST_F()
694 int rarray[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; in TEST()746 int rarray[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; in Test_Int32_WeightedSum_of_size()799 int parray[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; in Test_Int32_Select()800 int rarray[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; in Test_Int32_Select()840 int rarray[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; in TEST()1031 int parray_gp[] = {GetRegConfig()->GetAllocatableGeneralCode(0), in MixedParamTest()1032 GetRegConfig()->GetAllocatableGeneralCode(1)}; in MixedParamTest()1033 int rarray_gp[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; in MixedParamTest()1142 int parray_gp[] = {GetRegConfig()->GetAllocatableGeneralCode(0), in TestStackSlot()1143 GetRegConfig()->GetAllocatableGeneralCode(1)}; in TestStackSlot()[all …]
210 return conf->RegisterConfiguration::GetAllocatableGeneralCode(index); in CreateRandomOperand()
173 int code = config->GetAllocatableGeneralCode(i); in GetFreeRegisterNot()188 int code = config->GetAllocatableGeneralCode(i); in HasBeenReset()242 int code = config->GetAllocatableGeneralCode(i); in EnsureTempRegister()252 spilled_register_ = config->GetAllocatableGeneralCode(0); in EnsureTempRegister()
172 int code = config->GetAllocatableGeneralCode(i); in GetFreeRegisterNot()187 int code = config->GetAllocatableGeneralCode(i); in HasBeenReset()241 int code = config->GetAllocatableGeneralCode(i); in EnsureTempRegister()251 spilled_register_ = config->GetAllocatableGeneralCode(0); in EnsureTempRegister()
64 int GetAllocatableGeneralCode(int index) const { in GetAllocatableGeneralCode() function
109 RegisterConfiguration::Turbofan()->GetAllocatableGeneralCode(0); in TEST_F()111 RegisterConfiguration::Turbofan()->GetAllocatableGeneralCode(1); in TEST_F()
2053 int code = config()->GetAllocatableGeneralCode(i); in ProcessInstructions()
3895 int code = config->GetAllocatableGeneralCode(i); in GetRegisterThatIsNotOneOf()
4746 int code = config->GetAllocatableGeneralCode(i); in GetRegisterThatIsNotOneOf()
3701 int code = config->GetAllocatableGeneralCode(i); in GetRegisterThatIsNotOneOf()
6795 int code = config->GetAllocatableGeneralCode(i); in GetRegisterThatIsNotOneOf()
7133 int code = config->GetAllocatableGeneralCode(i); in GetRegisterThatIsNotOneOf()