Lines Matching refs:SignedLong

1512     IntMaxType = SignedLong;  in PPC64TargetInfo()
1513 Int64Type = SignedLong; in PPC64TargetInfo()
1727 PtrDiffType = TargetInfo::SignedLong; in NVPTX64TargetInfo()
1728 IntPtrType = TargetInfo::SignedLong; in NVPTX64TargetInfo()
3704 IntPtrType = SignedLong; in OpenBSDI386TargetInfo()
3705 PtrDiffType = SignedLong; in OpenBSDI386TargetInfo()
3714 IntPtrType = SignedLong; in BitrigI386TargetInfo()
3715 PtrDiffType = SignedLong; in BitrigI386TargetInfo()
3732 IntPtrType = SignedLong; in DarwinI386TargetInfo()
3859 IntPtrType = SignedLong; in HaikuX86_32TargetInfo()
3860 PtrDiffType = SignedLong; in HaikuX86_32TargetInfo()
3861 ProcessIDType = SignedLong; in HaikuX86_32TargetInfo()
3934 IntPtrType = SignedLong; in RTEMSX86_32TargetInfo()
3935 PtrDiffType = SignedLong; in RTEMSX86_32TargetInfo()
3960 PtrDiffType = IsX32 ? SignedInt : SignedLong; in X86_64TargetInfo()
3961 IntPtrType = IsX32 ? SignedInt : SignedLong; in X86_64TargetInfo()
3962 IntMaxType = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
3963 Int64Type = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
4455 PtrDiffType = SignedLong; in ARMTargetInfo()
5234 PtrDiffType = SignedLong; in DarwinARMTargetInfo()
5276 Int64Type = SignedLong; in AArch64TargetInfo()
5277 IntMaxType = SignedLong; in AArch64TargetInfo()
6022 IntPtrType = SignedLong; in SparcV8TargetInfo()
6023 PtrDiffType = SignedLong; in SparcV8TargetInfo()
6070 IntMaxType = SignedLong; in SparcV9TargetInfo()
6112 IntMaxType = SignedLong; in SystemZTargetInfo()
6113 Int64Type = SignedLong; in SystemZTargetInfo()
6282 SigAtomicType = SignedLong; in MSP430TargetInfo()
6364 IntMaxType = SignedLong; in TCETargetInfo()
6410 PtrDiffType = SignedLong; in BPFTargetInfo()
6411 IntPtrType = SignedLong; in BPFTargetInfo()
6412 IntMaxType = SignedLong; in BPFTargetInfo()
6413 Int64Type = SignedLong; in BPFTargetInfo()
6903 PtrDiffType = SignedLong; in setN64ABITypes()
6904 Int64Type = SignedLong; in setN64ABITypes()
7170 SigAtomicType = SignedLong; in WebAssemblyTargetInfo()
7383 PtrDiffType = IntPtrType = TargetInfo::SignedLong; in SPIR64TargetInfo()