Searched refs:ZOSTargetInfo (Results 1 – 2 of 2) sorted by relevance
737 class LLVM_LIBRARY_VISIBILITY ZOSTargetInfo : public OSTargetInfo<Target> {769 ZOSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in ZOSTargetInfo() function
523 return std::make_unique<ZOSTargetInfo<SystemZTargetInfo>>(Triple, Opts); in AllocateTarget()