Home
last modified time | relevance | path

Searched refs:LowerIntrinsiccall (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h77 StmtNode *LowerIntrinsiccall(IntrinsiccallNode &intrinCall, BlockNode &);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp149 newStmt = LowerIntrinsiccall(intrnNode, newBlk); in LowerCallStmt()
869 StmtNode *CGLowerer::LowerIntrinsiccall(IntrinsiccallNode &intrincall, BlockNode &newBlk) in LowerIntrinsiccall() function in maplebe::CGLowerer

Completed in 3 milliseconds