Home
last modified time | relevance | path

Searched refs:isOpenMP (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/Driver/ToolChains/ !
H A DAMDGPU.h142 bool isOpenMP = false) const;
H A DAMDGPU.cpp983 bool CorrectSqrt, DeviceLibABIVersion ABIVer, bool isOpenMP = false) const { in getCommonBitcodeLibs() argument
989 if (!isOpenMP) in getCommonBitcodeLibs()
1007 bool isOpenMP) const { in getCommonDeviceLibNames()
1038 FastRelaxedMath, CorrectSqrt, ABIVer, isOpenMP); in getCommonDeviceLibNames()
H A DROCm.h181 DeviceLibABIVersion ABIVer, bool isOpenMP) const;