Searched refs:TCELETargetInfo (Results 1 – 3 of 3) sorted by relevance
122 class LLVM_LIBRARY_VISIBILITY TCELETargetInfo : public TCETargetInfo {124 TCELETargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in TCELETargetInfo() function
27 void TCELETargetInfo::getTargetDefines(const LangOptions &Opts, in getTargetDefines()
532 return std::make_unique<TCELETargetInfo>(Triple, Opts); in AllocateTarget()