Home
last modified time | relevance | path

Searched defs:regfile (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dconstructor_test.cpp158 RegistersDescription *regfile = nullptr; in TEST_F() local
198 RegistersDescription *regfile = nullptr; in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/
Dconstructor_test.cpp153 RegistersDescription *regfile = nullptr; in TEST_F() local
193 RegistersDescription *regfile = nullptr; in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dregister64_test.cpp57 amd64::Amd64RegisterDescription regfile(GetAllocator()); in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/amd64/
Dregister64_test.cpp60 amd64::Amd64RegisterDescription regfile(GetAllocator()); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.cpp530 auto regfile = GetRegisters(); in GetZeroReg() local
554 auto regfile = GetRegisters(); in GetArchTempVReg() local
567 auto regfile = GetRegisters(); in GetArchUsedRegs() local
585 auto regfile = GetRegisters(); in GetArchUsedVRegs() local
594 auto regfile = GetRegisters(); in IsRegScalarMapped() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen-inl.h72 auto regfile = GetRegfile(); in InsertTrace() local
Dencode.cpp649 void Encoder::SetRegfile(RegistersDescription *regfile) in SetRegfile()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp3014 auto regfile = static_cast<const Amd64RegisterDescription *>(GetRegfile()); in GetAvailableScratchRegisters() local
3020 auto regfile = static_cast<const Amd64RegisterDescription *>(GetRegfile()); in GetAvailableScratchFpRegisters() local