Home
last modified time | relevance | path

Searched defs:BuildDepsBetweenControlRegAndCall (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Ddata_dep_base.cpp60 void DataDepBase::BuildDepsBetweenControlRegAndCall(Insn &insn, bool isDest) in BuildDepsBetweenControlRegAndCall() function in maplebe::DataDepBase
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_dependence.cpp617 void AArch64DepAnalysis::BuildDepsBetweenControlRegAndCall(Insn &insn, bool isDest) in BuildDepsBetweenControlRegAndCall() function in maplebe::AArch64DepAnalysis