Home
last modified time | relevance | path

Searched defs:GetDeoptBundleInfo (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dstackmap.h83 const MapleUnorderedMap<int32, Operand *> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp741 void OptimizedJSFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKD… in GetDeoptBundleInfo() function in panda::ecmascript::OptimizedJSFunctionFrame
797 void FASTJITFunctionFrame::GetDeoptBundleInfo(const FrameIterator &it, std::vector<kungfu::ARKDeopt… in GetDeoptBundleInfo() function in panda::ecmascript::FASTJITFunctionFrame
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h701 const MapleUnorderedMap<int32, MapleValue> &GetDeoptBundleInfo() const in GetDeoptBundleInfo() function
706 MapleUnorderedMap<int32, MapleValue> &GetDeoptBundleInfo() in GetDeoptBundleInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp3015 void LLVMIRBuilder::GetDeoptBundleInfo(GateRef deoptFrameState, std::vector<LLVMValueRef> &values) in GetDeoptBundleInfo() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp3011 void LiteCGIRBuilder::GetDeoptBundleInfo(BB &bb, GateRef deoptFrameState, in GetDeoptBundleInfo() function in panda::ecmascript::kungfu::LiteCGIRBuilder