Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp160 Operand *opndAddr = iSel.HandleExpr(stmt, *addr); in HandleIassign() local
688 void MPISel::SelectIassign(const IassignNode &stmt, Operand &opndAddr, Operand &opndRhs) in SelectIassign()