Searched refs:SPIRV64TargetInfo (Results 1 – 3 of 3) sorted by relevance
52 void SPIRV64TargetInfo::getTargetDefines(const LangOptions &Opts, in getTargetDefines()
343 class LLVM_LIBRARY_VISIBILITY SPIRV64TargetInfo : public BaseSPIRVTargetInfo {345 SPIRV64TargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in SPIRV64TargetInfo() function
678 return std::make_unique<SPIRV64TargetInfo>(Triple, Opts); in AllocateTarget()