Searched refs:LongDoubleWidth (Results 1 – 20 of 20) sorted by relevance
95 LongDoubleWidth = LongDoubleAlign = 128; in PPCTargetInfo()361 if (LongDoubleWidth == 64) in getLongDoubleMangling()422 LongDoubleWidth = 64; in PPC32TargetInfo()432 LongDoubleWidth = LongDoubleAlign = 64; in PPC32TargetInfo()464 LongDoubleWidth = 64; in PPC64TargetInfo()483 LongDoubleWidth = LongDoubleAlign = 64; in PPC64TargetInfo()
440 LongDoubleWidth = 96; in X86_32TargetInfo()534 LongDoubleWidth = 128; in DarwinI386TargetInfo()587 LongDoubleWidth = LongDoubleAlign = 64; in MicrosoftX86_32TargetInfo()661 LongDoubleWidth = 64; in MCUX86_32TargetInfo()711 LongDoubleWidth = 128; in X86_64TargetInfo()865 LongDoubleWidth = LongDoubleAlign = 64; in MicrosoftX86_64TargetInfo()890 LongDoubleWidth = LongDoubleAlign = 128; in MinGWX86_64TargetInfo()962 LongDoubleWidth = 64; in AndroidX86_32TargetInfo()984 LongDoubleWidth = 64; in OHOSX86_32TargetInfo()
111 auto SaveLongDoubleWidth = LongDoubleWidth; in setAuxTarget()116 LongDoubleWidth = SaveLongDoubleWidth; in setAuxTarget()
127 LongDoubleWidth = LongDoubleAlign = 64; in setO32ABITypes()137 LongDoubleWidth = LongDoubleAlign = 128; in setN32N64ABITypes()140 LongDoubleWidth = LongDoubleAlign = 64; in setN32N64ABITypes()
38 DoubleWidth = LongDoubleWidth = 64; in MSP430TargetInfo()
30 LongDoubleWidth = 128; in VETargetInfo()
36 this->LongDoubleWidth = 64; in PNaClTargetInfo()
79 LongDoubleWidth = 32; in TCETargetInfo()
356 auto SaveLongDoubleWidth = LongDoubleWidth; in setAuxTarget()361 LongDoubleWidth = SaveLongDoubleWidth; in setAuxTarget()
47 LongDoubleWidth = 32; in AVRTargetInfo()
42 LongDoubleWidth = 128; in LoongArchTargetInfo()
68 LongDoubleWidth = LongDoubleAlign = 64; in handleTargetFeatures()340 if (LongDoubleWidth == 128) { in getTargetDefines()350 assert(LongDoubleWidth == 64); in getTargetDefines()
45 LongDoubleWidth = 128; in SystemZTargetInfo()
42 LongDoubleWidth = 128; in RISCVTargetInfo()
80 LongDoubleWidth = LongDoubleAlign = 128; in WebAssemblyTargetInfo()
214 LongDoubleWidth = 128; in SparcV9TargetInfo()
162 LongDoubleWidth = LongDoubleAlign = SuitableAlign = 128; in AArch64TargetInfo()1558 LongDoubleWidth = LongDoubleAlign = 64; in WindowsARM64TargetInfo()1662 LongDoubleWidth = LongDoubleAlign = SuitableAlign = 64; in DarwinAArch64TargetInfo()
829 this->LongDoubleWidth = 64; in NaClTargetInfo()
116 LongDoubleWidth = 64; in TargetInfo()437 LongDoubleWidth = LongDoubleAlign = 128; in adjust()476 LongDoubleWidth = 32; in adjust()481 LongDoubleWidth = 64; in adjust()489 LongDoubleWidth = DoubleWidth; in adjust()493 LongDoubleWidth = LongDoubleAlign = 128; in adjust()498 LongDoubleWidth = 128; in adjust()502 LongDoubleWidth = 96; in adjust()505 LongDoubleWidth = 128; in adjust()
94 unsigned char LongDoubleWidth, LongDoubleAlign, Float128Align, Ibm128Align; member783 unsigned getLongDoubleWidth() const { return LongDoubleWidth; } in getLongDoubleWidth()