Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/absint/
Dreg_context.h169 bool IsRegDefined(int num) const in IsRegDefined() function
Dabs_int_inl.cpp21 bool AbsIntInstructionHandler::IsRegDefined(int reg) in IsRegDefined() function in ark::verifier::AbsIntInstructionHandler
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp153 bool Insn::IsRegDefined(regno_t regNO) const in IsRegDefined() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcfi.h107 bool IsRegDefined(maplebe::regno_t regNO) const override in IsRegDefined() function