Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reaching.cpp223 void X64ReachingDefinition::DFSFindDefForRegOpnd(const BB &startBB, uint32 regNO, std::vector<Visit… in DFSFindDefForRegOpnd() function in maplebe::X64ReachingDefinition
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reaching.cpp482 void AArch64ReachingDefinition::DFSFindDefForRegOpnd(const BB &startBB, uint32 regNO, in DFSFindDefForRegOpnd() function in maplebe::AArch64ReachingDefinition