Home
last modified time | relevance | path

Searched refs:AppendBBInsns (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_proepilog.cpp154 bb.AppendBBInsns(*x64CGFunc.GetDummyBB()); in GenerateEpilog()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgbb.cpp122 void BB::AppendBBInsns(BB &bb) in AppendBBInsns() function in maplebe::BB
H A Dcg_cfg.cpp264 merger.AppendBBInsns(mergee); in MergeBB()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgbb.h212 void AppendBBInsns(BB &bb);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_proepilog.cpp886 epilogBB.AppendBBInsns(newBB); in AppendBBtoEpilog()
889 epilogBB.AppendBBInsns(newBB); in AppendBBtoEpilog()

Completed in 7 milliseconds