Searched refs:Int16Short (Results 1 – 6 of 6) sorted by relevance
35 Int16Short = 0x0011, // 16 bit signed enumerator139 static TypeIndex Int16Short() { in Int16Short() function140 return TypeIndex(SimpleTypeKind::Int16Short); in Int16Short()
42 Int16Short = 0x0011, // 16 bit signed enumerator158 static TypeIndex Int16Short() { in Int16Short() function159 return TypeIndex(SimpleTypeKind::Int16Short); in Int16Short()
39 {"short*", SimpleTypeKind::Int16Short},
36 {"short*", SimpleTypeKind::Int16Short},
1086 case 2: STK = SimpleTypeKind::Int16Short; break; in lowerTypeBasic()
1475 case 2: STK = SimpleTypeKind::Int16Short; break; in lowerTypeBasic()