Home
last modified time | relevance | path

Searched defs:regs_offset (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/
Dcallconv.cpp28 ParameterInfo *Amd64CallingConvention::GetParameterInfo(uint8_t regs_offset) in GetParameterInfo()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp32 ParameterInfo *Aarch32CallingConvention::GetParameterInfo(uint8_t regs_offset) in GetParameterInfo()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/
Dasm_printer.h381 ParameterInfo *GetParameterInfo(uint8_t regs_offset) override in GetParameterInfo()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp30 ParameterInfo *Aarch64CallingConvention::GetParameterInfo(uint8_t regs_offset) in GetParameterInfo()