Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_args.cpp190 void X64MoveRegArgs::LoadStackArgsToVReg(MIRSymbol &mirSym) in LoadStackArgsToVReg()
228 void X64MoveRegArgs::MoveArgsToVReg(const CCLocInfo &ploc, MIRSymbol &mirSym) in MoveArgsToVReg()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/include/old/
Dea_connection_graph.h631 void SetSymbolAndVersion(MIRSymbol *mirSym, int versionIdx) in SetSymbolAndVersion()
700 void SetSymbolAndVersion(MIRSymbol *mirSym, int versionIdx, FieldID fID) in SetSymbolAndVersion()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp339 void AArch64MemLayout::LayoutLocalsInSize(const MIRSymbol &mirSym) in LayoutLocalsInSize()