Home
last modified time | relevance | path

Searched defs:deoptBundleInfo (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_stackmap_computation.cpp104 const auto &deoptBundleInfo = deoptInfo.GetDeoptBundleInfo(); in RelocateStackmapInfo() local
210 const auto &deoptBundleInfo = deoptInfo.GetDeoptBundleInfo(); in CollectDeoptInfo() local
Dreg_alloc_lsra.cpp231 const auto &deoptBundleInfo = deoptInfo.GetDeoptBundleInfo(); in SpillStackMapInfo() local
2221 const auto &deoptBundleInfo = deoptInfo.GetDeoptBundleInfo(); in CollectDeoptInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1330 std::unordered_map<int, LiteCGValue> deoptBundleInfo; in VisitRuntimeCall() local
1554 std::unordered_map<int, LiteCGValue> deoptBundleInfo; in VisitCall() local
1568 …lder::CollectExraCallSiteInfo(std::unordered_map<int, maple::litecg::LiteCGValue> &deoptBundleInfo, in CollectExraCallSiteInfo()
2981 void LiteCGIRBuilder::SaveDeoptVregInfo(std::unordered_map<int, LiteCGValue> &deoptBundleInfo, BB &… in SaveDeoptVregInfo()
2991 …CGIRBuilder::SaveDeoptVregInfoWithI64(std::unordered_map<int, LiteCGValue> &deoptBundleInfo, BB &b… in SaveDeoptVregInfoWithI64()
3017 std::unordered_map<int, LiteCGValue> deoptBundleInfo; in VisitDeoptCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp630 const auto &deoptBundleInfo = callNode.GetDeoptBundleInfo(); in SelectCall() local
669 const auto &deoptBundleInfo = iCallNode.GetDeoptBundleInfo(); in SelectIcall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp141 … const std::unordered_map<int, LiteCGValue> &deoptBundleInfo) in SetCallStmtDeoptBundleInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7932 const auto &deoptBundleInfo = callNode.GetDeoptBundleInfo(); in SelectCall() local
7999 const auto &deoptBundleInfo = icallNode.GetDeoptBundleInfo(); in SelectIcall() local