Searched refs:getValueTypeNum (Results 1 – 2 of 2) sorted by relevance
38 const ValueTypeByHwMode &VVT = RC.getValueTypeNum(0); in getRegisterValueType()46 const ValueTypeByHwMode &VVT = RC.getValueTypeNum(0); in getRegisterValueType()
382 const ValueTypeByHwMode &getValueTypeNum(unsigned VTNum) const { in getValueTypeNum() function