Searched refs:TypeInt (Results 1 – 19 of 19) sorted by relevance
44 ; CHECK: {{[0-9]*}} TypeInt [[TypeInt:[0-9]+]]45 ; CHECK: {{[0-9]*}} Constant [[TypeInt]] [[Two:[0-9]+]] 248 ; CHECK: {{[0-9]*}} TypeVector [[TypeVectorInt3:[0-9]+]] [[TypeInt]] 3
20 ; CHECK-SPIRV: TypeInt [[int:[0-9]+]] 3221 ; CHECK-SPIRV: TypeInt [[int8:[0-9]+]] 8
11 ; CHECK: 4 TypeInt [[int:[0-9]+]] 32 0
25 ; CHECK-SPIRV: TypeInt [[INT_T:[0-9]+]] 32 0
29 TypeInt, enumerator48 XmlRpcValue(int value) : _type(TypeInt) { _value.asInt = value; } in XmlRpcValue()89 operator int&() { assertTypeOrInvalid(TypeInt); return _value.asInt; }
128 case TypeInt: _value.asInt = rhs._value.asInt; break; in operator =()157 case TypeInt: return _value.asInt == other._value.asInt; in operator ==()265 case TypeInt: return intToXml(); in toXml()327 _type = TypeInt; in intFromXml()567 case TypeInt: os << _value.asInt; break; in write()
54 11: TypeInt 32 061 18: TypeInt 32 1
15 ; CHECK-SPIRV: 4 TypeInt [[CHAR_T:[0-9]+]] 8 0
8 ; CHECK-SPIRV: 4 TypeInt [[IntTypeID:[0-9]+]] 32 {{[0-9]+}}
8 ; CHECK-SPIRV: TypeInt [[IntTyID:[0-9]+]]
18 ; CHECK-SPIRV: 4 TypeInt [[IntID:[0-9]+]] 32 0
8 ; CHECK-SPIRV: 4 TypeInt [[IntTypeID:[0-9]+]] 64
34 ;CHECK-SPIRV: TypeInt [[int:[0-9]+]] 32 0
21 ; CHECK-SPIRV-DAG: 4 TypeInt [[INT:[0-9]+]] 32 0
64 15: TypeInt 32 1
65 15: TypeInt 32 1
19 _SPIRV_OP(TypeInt, 21)
366 "TypeUnknown\000TypeDouble\000TypeFloat\000TypeInt"