Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3278 …Insn &strInsn = GetInsnBuilder()->BuildInsn(PickStInsn(GetPrimTypeBitSize(primType), primType), va… in SelectParmListPassByStack() local
3380 for (auto &strInsn : insnForStackArgs) { in SelectParmList() local
3503 …Insn &strInsn = GetInsnBuilder()->BuildInsn(PickStInsn(GetPrimTypeBitSize(primType), primType), *e… in SelectParmListNotC() local
3517 for (auto &strInsn : insnForStackArgsOpt) { in SelectParmListNotC() local