Home
last modified time | relevance | path

Searched defs:INVALID_REG (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dconstants.h40 constexpr Register INVALID_REG = std::numeric_limits<Register>::max(); member
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dconstants.h47 constexpr Register INVALID_REG = std::numeric_limits<Register>::max(); member
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabs_int_inl.h126 static constexpr int INVALID_REG = -2; // NOTE(vdyadov): may be use Index<..> here? member in ark::verifier::AbsIntInstructionHandler
[all...]

Completed in 5 milliseconds