Searched refs:Complex128 (Results 1 – 5 of 5) sorted by relevance
63 {"_Complex __float128*", SimpleTypeKind::Complex128},
154 case SimpleTypeKind::Complex128: in getSizeInBytesForTypeIndex()
73 Complex128 = 0x0053, // 128 bit complex enumerator
239 case SimpleTypeKind::Complex128: in getBuiltinType()
1834 case 32: STK = SimpleTypeKind::Complex128; break; in lowerTypeBasic()