Searched defs:GetRegType (Results 1 – 2 of 2) sorted by relevance
117 const AbstractType &AbsIntInstructionHandler::GetRegType(int reg_idx) in GetRegType() function in panda::verifier::AbsIntInstructionHandler
133 static panda::compiler::DataType::Type GetRegType(panda::compiler::DataType::Type type) in GetRegType() function