Searched refs:LongDoubleWidth (Results 1 – 20 of 20) sorted by relevance
83 LongDoubleWidth = LongDoubleAlign = 128; in PPCTargetInfo()350 if (LongDoubleWidth == 64) in getLongDoubleMangling()411 LongDoubleWidth = 64; in PPC32TargetInfo()421 LongDoubleWidth = LongDoubleAlign = 64; in PPC32TargetInfo()453 LongDoubleWidth = 64; in PPC64TargetInfo()472 LongDoubleWidth = LongDoubleAlign = 64; in PPC64TargetInfo()
460 LongDoubleWidth = 96; in X86_32TargetInfo()562 LongDoubleWidth = 128; in DarwinI386TargetInfo()615 LongDoubleWidth = LongDoubleAlign = 64; in MicrosoftX86_32TargetInfo()691 LongDoubleWidth = 64; in MCUX86_32TargetInfo()741 LongDoubleWidth = 128; in X86_64TargetInfo()868 LongDoubleWidth = LongDoubleAlign = 64; in UEFIX86_64TargetInfo()952 LongDoubleWidth = LongDoubleAlign = 64; in MicrosoftX86_64TargetInfo()977 LongDoubleWidth = LongDoubleAlign = 128; in MinGWX86_64TargetInfo()1054 LongDoubleWidth = 64; in AndroidX86_32TargetInfo()1076 LongDoubleWidth = 64; in OHOSX86_32TargetInfo()
163 auto SaveLongDoubleWidth = LongDoubleWidth; in setAuxTarget()168 LongDoubleWidth = SaveLongDoubleWidth; in setAuxTarget()
128 LongDoubleWidth = LongDoubleAlign = 64; in setO32ABITypes()138 LongDoubleWidth = LongDoubleAlign = 128; in setN32N64ABITypes()141 LongDoubleWidth = LongDoubleAlign = 64; in setN32N64ABITypes()
38 DoubleWidth = LongDoubleWidth = 64; in MSP430TargetInfo()
30 LongDoubleWidth = 128; in VETargetInfo()
36 this->LongDoubleWidth = 64; in PNaClTargetInfo()
83 LongDoubleWidth = 32; in TCETargetInfo()
376 auto SaveLongDoubleWidth = LongDoubleWidth; in setAuxTarget()381 LongDoubleWidth = SaveLongDoubleWidth; in setAuxTarget()
67 LongDoubleWidth = LongDoubleAlign = 64; in handleTargetFeatures()334 if (LongDoubleWidth == 128) { in getTargetDefines()344 assert(LongDoubleWidth == 64); in getTargetDefines()
49 LongDoubleWidth = 32; in AVRTargetInfo()
55 LongDoubleWidth = 128; in LoongArchTargetInfo()
73 LongDoubleWidth = 128; in SystemZTargetInfo()
214 LongDoubleWidth = 128; in SparcV9TargetInfo()
87 LongDoubleWidth = LongDoubleAlign = 128; in WebAssemblyTargetInfo()
42 LongDoubleWidth = 128; in RISCVTargetInfo()
160 LongDoubleWidth = LongDoubleAlign = SuitableAlign = 128; in AArch64TargetInfo()1678 LongDoubleWidth = LongDoubleAlign = 64; in WindowsARM64TargetInfo()1788 LongDoubleWidth = LongDoubleAlign = SuitableAlign = 64; in DarwinAArch64TargetInfo()
896 this->LongDoubleWidth = 64; in NaClTargetInfo()
121 LongDoubleWidth = 64; in TargetInfo()463 LongDoubleWidth = LongDoubleAlign = 128; in adjust()502 LongDoubleWidth = 32; in adjust()507 LongDoubleWidth = 64; in adjust()515 LongDoubleWidth = DoubleWidth; in adjust()519 LongDoubleWidth = LongDoubleAlign = 128; in adjust()524 LongDoubleWidth = 128; in adjust()528 LongDoubleWidth = 96; in adjust()531 LongDoubleWidth = 128; in adjust()
98 unsigned char LongDoubleWidth, LongDoubleAlign, Float128Align, Ibm128Align; member804 unsigned getLongDoubleWidth() const { return LongDoubleWidth; } in getLongDoubleWidth()