Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp1146 BaseNode *indexExpr = ConstructConstvalNode(i, PTY_u32, *mirBuilder); in ExpandMemset() local
1377 ConstvalNode *indexExpr = mirBuilder->CreateConstval( in ExpandMemcpy() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp9683 RegOperand &AArch64CGFunc::GenStructParamIndex(RegOperand &base, const BaseNode &indexExpr, int shi… in GenStructParamIndex()
9776 BaseNode *indexExpr, *scaleExpr; in CheckAndCreateExtendMemOpnd() local