Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dcallconv.cpp38 ParameterInfo *Amd64CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.h381 ParameterInfo *GetParameterInfo(uint8_t regsOffset) override in GetParameterInfo()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp36 ParameterInfo *Aarch32CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp45 ParameterInfo *Aarch64CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo()