Searched refs:s_intTypes (Results 1 – 3 of 3) sorted by relevance
146 static const VariableType s_intTypes[] = in getScalarType() local150 return s_intTypes[0]; in getScalarType()
1208 static const DataType s_intTypes[] = in init() local1256 : isIntOut ? s_intTypes[outScalarSize - 1] in init()1322 : isIntCase ? s_intTypes[curInScalarSize - 1] in init()
1838 static const DataType s_intTypes[] = in init() local1893 : isIntOut ? s_intTypes[outScalarSize - 1] in init()1962 : isIntType(prevV.valueType) ? s_intTypes[prevInScalarSize - 1] in init()1969 : isIntType(v.valueType) ? s_intTypes[curInScalarSize - 1] in init()