Home
last modified time | relevance | path

Searched defs:regfile_ (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcallconv64_test.cpp77 RegistersDescription *regfile_ {nullptr}; member in ark::compiler::Callconv64Test
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dcallconv64_test.cpp78 RegistersDescription *regfile_ {nullptr}; member in ark::compiler::Callconv64Test
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dcallconv64_test.cpp81 RegistersDescription *regfile_ {nullptr}; member in panda::compiler::Callconv64Test
Dencoder64_test.cpp428 RegistersDescription *regfile_ {nullptr}; member in panda::compiler::Encoder64Test
/arkcompiler/runtime_core/compiler/tests/amd64/
Dcallconv64_test.cpp81 RegistersDescription *regfile_ {nullptr}; member in panda::compiler::Callconv64Test
Dencoder64_test.cpp426 RegistersDescription *regfile_ {nullptr}; member in panda::compiler::Encoder64Test
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dcallconv32_test.cpp81 RegistersDescription *regfile_ {nullptr}; member in panda::compiler::Callconv32Test
Dencoder32_test.cpp414 RegistersDescription *regfile_ {nullptr}; member in panda::compiler::Encoder32Test
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dcallconv32_test.cpp299 RegistersDescription *regfile_ {nullptr}; member in ark::compiler::Callconv32Test
/arkcompiler/runtime_core/compiler/tests/
Dasm_printer_test.cpp237 RegistersDescription *regfile_ {nullptr}; member in panda::compiler::PrinterTest
/arkcompiler/runtime_core/static_core/compiler/tests/
Dasm_printer_test.cpp287 RegistersDescription *regfile_ {nullptr}; member in ark::compiler::PrinterTest
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.h438 RegistersDescription *regfile_; variable