Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp1388 auto *aStmt = mirBuilder->CreateStmtRegassign(PTY_u64, pIdx, regreadNode); in LowerStructReturnInGpRegs() local
1399 auto *aStmt = mirBuilder->CreateStmtRegassign(PTY_a64, pIdxL, regAddr); in LowerStructReturnInGpRegs() local
1459 auto *aStmt = mirBuilder->CreateStmtRegassign(primType, pIdxs[i], regreadNode); in LowerStructReturnInFpRegs() local
1467 auto *aStmt = mirBuilder->CreateStmtRegassign(PTY_a64, pIdxL, regAddr); in LowerStructReturnInFpRegs() local