Searched defs:funcCalled (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
H A D | lower.cpp | 173 StmtNode *CGLowerer::GenCallNode(const StmtNode &stmt, PUIdx &funcCalled, CallNode &origCall) in GenCallNode() argument 189 StmtNode *CGLowerer::GenIntrinsiccallNode(const StmtNode &stmt, PUIdx &funcCalled, bool &handledAtLowerLevel, in GenIntrinsiccallNode() argument 221 StmtNode *CGLowerer::GenIcallNode(PUIdx &funcCalled, IcallNode &origCall) in GenIcallNode() argument 343 PUIdx funcCalled in LowerCallAssignedStmt() local 238 GenBlockNode(StmtNode &newCall, const CallReturnVector &p2nRets, const Opcode &opcode, const PUIdx &funcCalled, bool handledAtLowerLevel, bool uselvar) GenBlockNode() argument [all...] |
Completed in 3 milliseconds