Searched refs:IntPtrType (Results 1 – 25 of 26) sorted by relevance
12
204 PtrDiffType = IntPtrType = TargetInfo::SignedInt; in SPIR32TargetInfo()221 PtrDiffType = IntPtrType = TargetInfo::SignedLong; in SPIR64TargetInfo()257 PtrDiffType = IntPtrType = TargetInfo::SignedInt; in SPIRV32TargetInfo()274 PtrDiffType = IntPtrType = TargetInfo::SignedLong; in SPIRV64TargetInfo()
86 IntPtrType = TargetInfo::SignedInt; in NVPTXTargetInfo()91 IntPtrType = TargetInfo::SignedLong; in NVPTXTargetInfo()123 IntPtrType = HostTarget->getIntPtrType(); in NVPTXTargetInfo()
61 IntPtrType = SignedLong; in WebAssemblyTargetInfo()176 IntPtrType = SignedLong; in WebAssembly64TargetInfo()
155 IntPtrType = SignedInt; in SparcV8TargetInfo()161 IntPtrType = SignedLong; in SparcV8TargetInfo()
438 IntPtrType = SignedInt; in X86_32TargetInfo()520 IntPtrType = SignedLong; in OpenBSDI386TargetInfo()539 IntPtrType = SignedLong; in DarwinI386TargetInfo()684 IntPtrType = SignedLong; in RTEMSX86_32TargetInfo()712 IntPtrType = IsX32 ? SignedInt : SignedLong; in X86_64TargetInfo()820 IntPtrType = SignedLongLong; in WindowsX86_64TargetInfo()
34 IntPtrType = SignedInt; in ARCTargetInfo()
35 IntPtrType = SignedInt; in XCoreTargetInfo()
45 IntPtrType = SignedInt; in MSP430TargetInfo()
38 IntPtrType = SignedLong; in VETargetInfo()
40 this->IntPtrType = TargetInfo::SignedInt; in PNaClTargetInfo()
70 IntPtrType = SignedInt; in TCETargetInfo()
49 IntPtrType = SignedInt; in CSKYTargetInfo()
33 IntPtrType = SignedLong; in BPFTargetInfo()
49 IntPtrType = SignedInt; in HexagonTargetInfo()
52 IntPtrType = SignedInt; in AVRTargetInfo()
90 IntPtrType = SignedInt; in LoongArch32TargetInfo()
379 IntPtrType = SignedInt; in PPC32TargetInfo()384 IntPtrType = SignedLong; in PPC32TargetInfo()
60 IntPtrType = SignedInt; in M68kTargetInfo()
116 IntPtrType = SignedInt; in RISCV32TargetInfo()
411 IntPtrType = SignedLong; in AMDGPUTargetInfo()
306 this->IntPtrType = TargetInfo::SignedLong; in HaikuTargetInfo()895 this->IntPtrType = TargetInfo::SignedInt; in NaClTargetInfo()
1348 IntPtrType = SignedLongLong; in WindowsARM64TargetInfo()
264 PtrDiffType = IntPtrType = in ARMTargetInfo()
150 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType, WIntType,366 IntType getIntPtrType() const { return IntPtrType; } in getIntPtrType()368 return getCorrespondingUnsignedType(IntPtrType); in getUIntPtrType()
126 IntPtrType = SignedLong; in TargetInfo()431 IntPtrType = Is32BitArch ? SignedInt : SignedLong; in adjust()