Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.h157 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
H A DAMDGPU.h366 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h143 omp::GV getGridValue() const { in getGridValue() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1653 virtual const llvm::omp::GV &getGridValue() const { in getGridValue() function
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp151 static const omp::GV &getGridValue(const Triple &T, Function *Kernel) { in getGridValue() function