Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAMDGPUOpenMP.cpp76 static bool checkSystemForAMDGPU(const ArgList &Args, const AMDGPUToolChain &TC, in checkSystemForAMDGPU() function
232 if (!checkSystemForAMDGPU(Args, AMDGPUOpenMPTC, GPUArch)) in ConstructJob()
273 if (!checkSystemForAMDGPU(DriverArgs, *this, GPUArch)) in addClangTargetOptions()
312 checkSystemForAMDGPU(Args, *this, Arch); in TranslateArgs()