Searched refs:Complex32 (Results 1 – 3 of 3) sorted by relevance
61 Complex32 = 0x0050, // 32 bit complex enumerator
57 {"_Complex float*", SimpleTypeKind::Complex32},
1067 case 4: STK = SimpleTypeKind::Complex32; break; in lowerTypeBasic()