Home
last modified time | relevance | path

Searched defs:getGridValue (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.h154 const llvm::omp::GV &getGridValue() const override { getGridValue() function
H A DAMDGPU.h370 const llvm::omp::GV &getGridValue() const override { getGridValue() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1566 virtual const llvm::omp::GV &getGridValue() const { getGridValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp148 static const omp::GV &getGridValue(const Triple &T, Function *Kernel) { getGridValue() function