Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp111 llvm::StringRef LLVMArkInterface::GetRuntimeFunctionName(LLVMArkInterface::RuntimeCallType callType, in GetRuntimeFunctionName()
128LLVMArkInterface::RuntimeCallType callType, in GetOrCreateRuntimeFunctionType()
/arkcompiler/ets_frontend/ts2panda/src/
Dts2panda.ts374 let callType = pg.getCallType(); variable
Dpandagen.ts229 private callType: number = 0; property in PandaGen
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp45 uint32_t callType = UINT32_MAX; // UINT32_MAX means not found in Initialize() local