Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp2479 IntrinsicopNode *intrinNode = static_cast<IntrinsicopNode *>(dsNode.GetRHS()); in LowerDassign() local
2526 StmtNode *CGLowerer::LowerIntrinsicopDassign(const DassignNode &dsNode, IntrinsicopNode &intrinNode in LowerIntrinsicopDassign()
2573 StmtNode *CGLowerer::CreateStmtCallWithReturnValue(const IntrinsicopNode &intrinNode, const MIRSymb… in CreateStmtCallWithReturnValue()
2586 StmtNode *CGLowerer::CreateStmtCallWithReturnValue(const IntrinsicopNode &intrinNode, PregIdx retpI… in CreateStmtCallWithReturnValue()
2711 BaseNode *CGLowerer::LowerIntrinsicop(const BaseNode &parent, IntrinsicopNode &intrinNode, BlockNod… in LowerIntrinsicop()
2743 BaseNode *CGLowerer::LowerIntrinsicopwithtype(const BaseNode &parent, IntrinsicopNode &intrinNode, … in LowerIntrinsicopwithtype()