Searched defs:ABIVer (Results 1 – 2 of 2) sorted by relevance
921 auto ABIVer = DeviceLibABIVersion::fromCodeObjectVersion( addClangTargetOptions() local 983 getCommonBitcodeLibs(const llvm::opt::ArgList & DriverArgs,StringRef LibDeviceFile,bool Wave64,bool DAZ,bool FiniteOnly,bool UnsafeMathOpt,bool FastRelaxedMath,bool CorrectSqrt,DeviceLibABIVersion ABIVer,bool isOpenMP=false) const getCommonBitcodeLibs() argument 1012 auto ABIVer = DeviceLibABIVersion::fromCodeObjectVersion( getCommonDeviceLibNames() local [all...]
260 StringRef getABIVersionPath(DeviceLibABIVersion ABIVer) const { in getABIVersionPath()