Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_args.cpp78 X64ArgInfo argInfo; in GetArgInfo() local
119 void X64MoveRegArgs::GenerateMovInsn(X64ArgInfo &argInfo, X64reg reg2) in GenerateMovInsn()
172 X64ArgInfo argInfo = GetArgInfo(movePara, index, numFpRegs, fpSize); in MoveRegisterArgs() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp372 ArgumentInfo argInfo {}; in ConstructUpdateResult() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp1337 … panda_file::LocalVariableInfo argInfo {info.name, info.signature, "", argIdx++, 0, codeSize}; in GetMethodInfo() local