Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp103 void CGLowerer::LowerIassign(IassignNode &iassign, BlockNode &newBlk) in LowerIassign() argument
143 void CGLowerer::LowerCallStmt(StmtNode &stmt, StmtNode *&nextStmt, BlockNode &newBlk, MIRType *retty, bool uselvar, in LowerCallStmt() argument
390 void CGLowerer::LowerStmt(StmtNode &stmt, BlockNode &newBlk) in LowerStmt() argument
398 void CGLowerer::LowerSwitchOpnd(StmtNode &stmt, BlockNode &newBlk) in LowerSwitchOpnd() argument
417 BlockNode *newBlk = mirModule.CurFuncCodeMemPool()->New<BlockNode>(); LowerBlock() local
749 LowerRegassign(RegassignNode &regNode, BlockNode &newBlk) LowerRegassign() argument
820 LowerDassign(DassignNode &dsNode, BlockNode &newBlk) LowerDassign() argument
869 LowerIntrinsiccall(IntrinsiccallNode &intrincall, BlockNode &newBlk) LowerIntrinsiccall() argument
[all...]

Completed in 3 milliseconds