Home
last modified time | relevance | path

Searched defs:parmlocator (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_args.cpp38 CCImpl &parmlocator = in MoveRegisterArgs() local
213 CCImpl &parmlocator = in MoveVRegisterArgs() local
Daarch64_memlayout.cpp151 AArch64CallConvImpl parmlocator(be); in LayoutVarargParams() local
Daarch64_cgfunc.cpp2196 AArch64CallConvImpl parmlocator(GetBecommon()); in LmbcFindTotalStkUsed() local
2303 AArch64CallConvImpl parmlocator(GetBecommon()); in SelectReturnSendOfStructInRegs() local
6203 AArch64CallConvImpl parmlocator(GetBecommon()); in FloatParamRegRequired() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_args.cpp37 X64CallConvImpl parmlocator(x64CGFunc->GetBecommon()); in CollectRegisterArgs() local
270 X64CallConvImpl parmlocator(x64CGFunc->GetBecommon()); in MoveVRegisterArgs() local
Dx64_memlayout.cpp100 X64CallConvImpl parmlocator(be); in LayoutVarargParams() local