Lines Matching defs:Triple

27   OSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts)  in OSTargetInfo()
41 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
53 CloudABITargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in CloudABITargetInfo()
61 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
69 AnanasTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in AnanasTargetInfo()
80 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
87 DarwinTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in DarwinTargetInfo()
173 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
185 DragonFlyBSDTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in DragonFlyBSDTargetInfo()
205 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
235 FreeBSDTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in FreeBSDTargetInfo()
265 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
280 KFreeBSDTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in KFreeBSDTargetInfo()
288 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
299 HaikuTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in HaikuTargetInfo()
321 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
336 HurdTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in HurdTargetInfo()
344 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
360 MinixTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in MinixTargetInfo()
368 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
398 LinuxTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in LinuxTargetInfo()
431 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
442 NetBSDTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in NetBSDTargetInfo()
452 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
466 OpenBSDTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in OpenBSDTargetInfo()
498 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
508 PSPTargetInfo(const llvm::Triple &Triple) : OSTargetInfo<Target>(Triple) {} in PSPTargetInfo()
515 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
528 PS3PPUTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in PS3PPUTargetInfo()
542 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
554 PS4OSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in PS4OSTargetInfo()
583 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
594 RTEMSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in RTEMSTargetInfo()
619 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
649 SolarisTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in SolarisTargetInfo()
671 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
718 AIXTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in AIXTargetInfo()
741 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
784 ZOSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in ZOSTargetInfo()
804 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
810 WindowsTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in WindowsTargetInfo()
820 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
833 NaClTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in NaClTargetInfo()
872 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
884 FuchsiaTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in FuchsiaTargetInfo()
896 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
909 explicit WebAssemblyOSTargetInfo(const llvm::Triple &Triple, in WebAssemblyOSTargetInfo()
922 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
929 explicit WASITargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in WASITargetInfo()
937 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines()
946 explicit EmscriptenTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in EmscriptenTargetInfo()