Home
last modified time | relevance | path

Searched refs:kCallTypeIntrinsicCallWithType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp65 case kCallTypeIntrinsicCallWithType: in GetCallTypeName()
86 } else if ((cType >= kCallTypeIntrinsicCall) && (cType <= kCallTypeIntrinsicCallWithType)) { in GetCalleeName()
330 typeTemp = kCallTypeIntrinsicCallWithType; in GetCallType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h33 kCallTypeIntrinsicCallWithType, enumerator