Lines Matching refs:SignedLong
408 this->IntPtrType = TargetInfo::SignedLong; in HaikuTargetInfo()
409 this->PtrDiffType = TargetInfo::SignedLong; in HaikuTargetInfo()
410 this->ProcessIDType = TargetInfo::SignedLong; in HaikuTargetInfo()
1618 IntMaxType = SignedLong; in PPC64TargetInfo()
1619 Int64Type = SignedLong; in PPC64TargetInfo()
1901 PtrDiffType = TargetInfo::SignedLong; in NVPTX64TargetInfo()
1902 IntPtrType = TargetInfo::SignedLong; in NVPTX64TargetInfo()
4068 IntPtrType = SignedLong; in OpenBSDI386TargetInfo()
4069 PtrDiffType = SignedLong; in OpenBSDI386TargetInfo()
4078 IntPtrType = SignedLong; in BitrigI386TargetInfo()
4079 PtrDiffType = SignedLong; in BitrigI386TargetInfo()
4096 IntPtrType = SignedLong; in DarwinI386TargetInfo()
4300 IntPtrType = SignedLong; in RTEMSX86_32TargetInfo()
4301 PtrDiffType = SignedLong; in RTEMSX86_32TargetInfo()
4326 PtrDiffType = IsX32 ? SignedInt : SignedLong; in X86_64TargetInfo()
4327 IntPtrType = IsX32 ? SignedInt : SignedLong; in X86_64TargetInfo()
4328 IntMaxType = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
4329 Int64Type = IsX32 ? SignedLongLong : SignedLong; in X86_64TargetInfo()
4839 PtrDiffType = SignedLong; in ARMTargetInfo()
5636 PtrDiffType = SignedLong; in DarwinARMTargetInfo()
5677 Int64Type = SignedLong; in AArch64TargetInfo()
5678 IntMaxType = SignedLong; in AArch64TargetInfo()
6616 IntPtrType = SignedLong; in SparcV8TargetInfo()
6617 PtrDiffType = SignedLong; in SparcV8TargetInfo()
6685 IntMaxType = SignedLong; in SparcV9TargetInfo()
6727 IntMaxType = SignedLong; in SystemZTargetInfo()
6728 Int64Type = SignedLong; in SystemZTargetInfo()
6916 SigAtomicType = SignedLong; in MSP430TargetInfo()
6999 IntMaxType = SignedLong; in TCETargetInfo()
7046 PtrDiffType = SignedLong; in BPFTargetInfo()
7047 IntPtrType = SignedLong; in BPFTargetInfo()
7048 IntMaxType = SignedLong; in BPFTargetInfo()
7049 Int64Type = SignedLong; in BPFTargetInfo()
7219 Int64Type = SignedLong; in setN64ABITypes()
7223 PtrDiffType = SignedLong; in setN64ABITypes()
7758 SigAtomicType = SignedLong; in WebAssemblyTargetInfo()
7982 PtrDiffType = IntPtrType = TargetInfo::SignedLong; in SPIR64TargetInfo()