Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.cpp48 uint32_t callType = UINT32_MAX; // UINT32_MAX means not found in Initialize() local
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_ark_interface.cpp490 llvm::StringRef LLVMArkInterface::GetRuntimeFunctionName(LLVMArkInterface::RuntimeCallType callType, in GetRuntimeFunctionName() argument
509 GetOrCreateRuntimeFunctionType(llvm::LLVMContext &ctx, llvm::Module *module, LLVMArkInterface::RuntimeCallType callType, LLVMArkInterface::IntrinsicId id) GetOrCreateRuntimeFunctionType() argument

Completed in 4 milliseconds