Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/templates/
Dbridge_helpers_common.rb14 def classify_calls(calls) argument
/arkcompiler/runtime_core/static_core/verification/config/
DREADME.md24 ### Example of config
/arkcompiler/ets_runtime/test/moduletest/typedarrayslice/
Dtypearrayslice.js43 var calls = 0; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dinsert_safepoints.cpp82 std::vector<CallInst *> calls; in InsertSafepointAfterIntrinsics() local
Dpanda_runtime_lowering.cpp48 llvm::SmallVector<llvm::CallInst *> calls; in run() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp1859 auto &calls = stringBuilderCalls_; in CollectStringBuilderCalls() local
1891 size_t CountStringBuilderAppendString(const InstVector &calls, size_t from) in CountStringBuilderAppendString()
1903 void SimplifyStringBuilder::ReplaceWithAppendIntrinsic(Inst *instance, const InstVector &calls, siz… in ReplaceWithAppendIntrinsic()
1951 auto calls = stringBuilderFirstLastCalls_.end(); in CollectStringBuilderFirstCalls() local
1993 auto calls = stringBuilderFirstLastCalls_.find(instance); in CollectStringBuilderLastCalls() local
2139 auto calls = stringBuilderCalls_.find(instance); in CollectStringBuilderChainCalls() local
2268 auto &calls = instanceCalls.second; in OptimizeStringBuilderChain() local
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js320 var calls = 0; variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument