Home
last modified time | relevance | path

Searched defs:GetEncoder (Results 1 – 22 of 22) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.h43 Encoder *GetEncoder() in GetEncoder() function
Ddisassembly.h86 const Encoder *GetEncoder() const in GetEncoder() function
Dscoped_tmp_reg.h134 Encoder *GetEncoder() in GetEncoder() function
Dcallconv.h237 Encoder *GetEncoder() const in GetEncoder() function
Dcodegen.h123 Encoder *GetEncoder() const in GetEncoder() function
Dencode.h94 Encoder *GetEncoder() const in GetEncoder() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dencoder_test_common.h173 Encoder *GetEncoder() in GetEncoder() function
Dencoders_test.cpp54 auto GetEncoder() in GetEncoder() function in ark::compiler::tests::EncoderArm64VixlTest
Dasm_printer_test.cpp149 Encoder *GetEncoder() in GetEncoder() function in ark::compiler::PrinterTest
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.h164 T *GetEncoder() in GetEncoder() function
329 Encoder *GetEncoder() const in GetEncoder() function
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcallconv64_test.cpp54 Encoder *GetEncoder() in GetEncoder() function in ark::compiler::Callconv64Test
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dcallconv64_test.cpp60 Encoder *GetEncoder() in GetEncoder() function in ark::compiler::Callconv64Test
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dcallconv64_test.cpp63 Encoder *GetEncoder() in GetEncoder() function in panda::compiler::Callconv64Test
Dencoder64_test.cpp175 Encoder *GetEncoder() in GetEncoder() function in panda::compiler::Encoder64Test
/arkcompiler/runtime_core/compiler/tests/amd64/
Dcallconv64_test.cpp63 Encoder *GetEncoder() in GetEncoder() function in panda::compiler::Callconv64Test
Dencoder64_test.cpp167 Encoder *GetEncoder() in GetEncoder() function in panda::compiler::Encoder64Test
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dcallconv32_test.cpp63 Encoder *GetEncoder() in GetEncoder() function in panda::compiler::Callconv32Test
Dencoder32_test.cpp161 Encoder *GetEncoder() in GetEncoder() function in panda::compiler::Encoder32Test
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dcallconv32_test.cpp59 Encoder *GetEncoder() in GetEncoder() function in ark::compiler::Callconv32Test
/arkcompiler/runtime_core/compiler/tests/
Dencoders_test.cpp49 auto GetEncoder() in GetEncoder() function in panda::compiler::tests::EncoderArm64VixlTest
Dasm_printer_test.cpp125 Encoder *GetEncoder() in GetEncoder() function in panda::compiler::PrinterTest
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.cpp457 Encoder *Graph::GetEncoder() in GetEncoder() function in ark::compiler::Graph