Home
last modified time | relevance | path

Searched defs:regfile (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dconstructor_test.cpp153 RegistersDescription *regfile = nullptr; in TEST_F() local
193 RegistersDescription *regfile = nullptr; TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dconstructor_test.cpp158 RegistersDescription *regfile = nullptr; in TEST_F() local
198 RegistersDescription *regfile = nullptr; TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen-inl.h72 auto regfile = GetRegfile(); in InsertTrace() local
H A Dencode.cpp649 void Encoder::SetRegfile(RegistersDescription *regfile) in SetRegfile() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A 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 in GetArchUsedVRegs() local
594 auto regfile = GetRegisters(); IsRegScalarMapped() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dencode.cpp3014 auto regfile = static_cast<const Amd64RegisterDescription *>(GetRegfile()); in GetAvailableScratchRegisters() local
3020 auto regfile = static_cast<const Amd64RegisterDescription *>(GetRegfile()); in GetAvailableScratchFpRegisters() local

Completed in 11 milliseconds