Searched refs:SPIRVTargetInfo (Results 1 – 3 of 3) sorted by relevance
301 class LLVM_LIBRARY_VISIBILITY SPIRVTargetInfo : public BaseSPIRVTargetInfo {303 SPIRVTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in SPIRVTargetInfo() function
43 void SPIRVTargetInfo::getTargetDefines(const LangOptions &Opts, in getTargetDefines()
666 return std::make_unique<SPIRVTargetInfo>(Triple, Opts); in AllocateTarget()