Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp51 uint32_t callType = UINT32_MAX; // UINT32_MAX means not found in Initialize() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp490 llvm::StringRef LLVMArkInterface::GetRuntimeFunctionName(LLVMArkInterface::RuntimeCallType callType, in GetRuntimeFunctionName()
510LLVMArkInterface::RuntimeCallType callType, in GetOrCreateRuntimeFunctionType()