Searched refs:Le64TargetInfo (Results 1 – 3 of 3) sorted by relevance
22 ArrayRef<Builtin::Info> Le64TargetInfo::getTargetBuiltins() const { in getTargetBuiltins()26 void Le64TargetInfo::getTargetDefines(const LangOptions &Opts, in getTargetDefines()
24 class LLVM_LIBRARY_VISIBILITY Le64TargetInfo : public TargetInfo {27 Le64TargetInfo(const llvm::Triple &Triple, const TargetOptions &) in Le64TargetInfo() function
356 return std::make_unique<Le64TargetInfo>(Triple, Opts); in AllocateTarget()