Home
last modified time | relevance | path

Searched defs:calleeRegInfo (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.cpp49 CalleeRegAndOffsetVec calleeRegInfo; in CalCallSiteInfo() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmachine_code.cpp234 kungfu::CalleeRegAndOffsetVec calleeRegInfo; in CalCallSiteInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcode_generator.h71 kungfu::CalleeRegAndOffsetVec calleeRegInfo; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_codegen.cpp79 static void SaveFunc2CalleeOffsetInfo(void *object, std::string funcName, kungfu::CalleeRegAndOffsetVec calleeRegInfo) in SaveFunc2CalleeOffsetInfo() argument
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
H A Ddeoptimizer.cpp267 CalleeRegAndOffsetVec calleeRegInfo; in AssistCollectDeoptBundleVec() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp270 void CodeInfo::SaveFunc2CalleeOffsetInfo(std::string funcName, kungfu::CalleeRegAndOffsetVec calleeRegInfo) in SaveFunc2CalleeOffsetInfo() argument

Completed in 5 milliseconds