Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.cpp117 const AbstractType &AbsIntInstructionHandler::GetRegType(int reg_idx) in GetRegType() function in panda::verifier::AbsIntInstructionHandler
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.cpp133 static panda::compiler::DataType::Type GetRegType(panda::compiler::DataType::Type type) in GetRegType() function