Searched refs:TCELETargetInfo (Results 1 – 3 of 3) sorted by relevance
114 class LLVM_LIBRARY_VISIBILITY TCELETargetInfo : public TCETargetInfo {116 TCELETargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in TCELETargetInfo() function
27 void TCELETargetInfo::getTargetDefines(const LangOptions &Opts, in getTargetDefines()
486 return new TCELETargetInfo(Triple, Opts); in AllocateTarget()