Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp158 std::set<uint32> Insn::GetDefRegs() const in GetDefRegs() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcfi.h113 std::set<uint32> GetDefRegs() const override in GetDefRegs() function