Searched refs:Int64Quad (Results 1 – 6 of 6) sorted by relevance
43 Int64Quad = 0x0013, // 64 bit signed enumerator153 static TypeIndex Int64Quad() { return TypeIndex(SimpleTypeKind::Int64Quad); } in Int64Quad() function
50 Int64Quad = 0x0013, // 64 bit signed enumerator172 static TypeIndex Int64Quad() { return TypeIndex(SimpleTypeKind::Int64Quad); } in Int64Quad() function
47 {"__int64*", SimpleTypeKind::Int64Quad},
44 {"__int64*", SimpleTypeKind::Int64Quad},
1088 case 8: STK = SimpleTypeKind::Int64Quad; break; in lowerTypeBasic()
1477 case 8: STK = SimpleTypeKind::Int64Quad; break; in lowerTypeBasic()