Home
last modified time | relevance | path

Searched defs:opndRhs (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp146 Operand *opndRhs = iSel.HandleExpr(dassignNode, *rhs); in HandleDassign() local
159 Operand *opndRhs = iSel.HandleExpr(stmt, *rhs); in HandleIassign() local
615 void MPISel::SelectDassign(const DassignNode &stmt, Operand &opndRhs) in SelectDassign() argument
635 void MPISel::SelectIassign(const IassignNode &stmt, Operand &opndAddr, Operand &opndRhs) in SelectIassign() argument
[all...]

Completed in 4 milliseconds