Searched refs:PS4OSTargetInfo (Results 1 – 2 of 2) sorted by relevance
545 class LLVM_LIBRARY_VISIBILITY PS4OSTargetInfo : public OSTargetInfo<Target> {559 PS4OSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in PS4OSTargetInfo() function
592 return new PS4OSTargetInfo<X86_64TargetInfo>(Triple, Opts); in AllocateTarget()