Home
last modified time | relevance | path

Searched defs:argInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_args.cpp79 X64ArgInfo argInfo; in GetArgInfo() local
129 void X64MoveRegArgs::GenerateMovInsn(X64ArgInfo &argInfo, X64reg reg2) in GenerateMovInsn()
182 X64ArgInfo argInfo = GetArgInfo(movePara, index, numFpRegs, fpSize); in MoveRegisterArgs() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp1255 … panda_file::LocalVariableInfo argInfo {info.name, info.signature, "", argIdx++, 0, codeSize}; in GetMethodInfo() local