Home
last modified time | relevance | path

Searched defs:InitEhDefine (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_live.h27 void InitEhDefine(BB &bb) override {}; in InitEhDefine() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_live.cpp35 void AArch64LiveAnalysis::InitEhDefine(BB &bb) in InitEhDefine() function in maplebe::AArch64LiveAnalysis
Daarch64_reaching.cpp137 void AArch64ReachingDefinition::InitEhDefine(BB &bb) in InitEhDefine() function in maplebe::AArch64ReachingDefinition
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reaching.cpp168 void X64ReachingDefinition::InitEhDefine(BB &bb) in InitEhDefine() function in maplebe::X64ReachingDefinition