Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dprune_deopt.cpp55 auto bundle = call->getOperandBundle(llvm::LLVMContext::OB_deopt); in run() local
71 CallInst *PruneDeopt::GetUpdatedCallInst(CallInst *call, const OperandBundleUse &bundle) in GetUpdatedCallInst()
Dgc_intrusion_check.cpp239 const auto &bundle = call.getOperandBundle(bundleId); in GetBundle() local
Dgc_intrusion.cpp482 const auto &bundle = call->getOperandBundle(llvm::LLVMContext::OB_deopt); in RewriteWithGc() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Druntime_calls.cpp53 llvm::ArrayRef<llvm::OperandBundleDef> bundle) in CreateEntrypointCallCommon()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp2126 std::string bundle; in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js1335 bundle: i, property
2681 bundle: function(t, e, i) { method
36999 bundle: n && n.name property
37143 bundle: this.name, property
37153 bundle: this.name property
37161 bundle: this.name, property
37170 bundle: this.name property
37410 bundle: Kw, property
37601 bundle: iR, property
37714 bundle: t.config.name property
[all …]
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp2346 ArenaVector<llvm::OperandBundleDef> bundle(GetGraph()->GetLocalAllocator()->Adapter()); in CreateSaveStateBundle() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument