Searched defs:SetReg (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/runtime_core/static_core/verification/absint/ | ||
H A D | abs_int_inl.cpp | 66 void AbsIntInstructionHandler::SetReg(int regIdx, const AbstractTypedValue &val) in SetReg() function in ark::verifier::AbsIntInstructionHandler 91 void AbsIntInstructionHandler::SetReg(int regIdx, Type type) in SetReg() function in ark::verifier::AbsIntInstructionHandler |
/arkcompiler/runtime_core/compiler/optimizer/analysis/ | ||
H A D | liveness_analyzer.h | 228 void SetReg(Register reg) in SetReg() function in panda::compiler::LifeIntervals |
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
H A D | liveness_analyzer.h | 234 void SetReg(Register reg) in SetReg() function in ark::compiler::LifeIntervals |
Completed in 4 milliseconds