Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
HDNVPTX.h157 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
HDAMDGPU.h366 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
HDOMPIRBuilder.h143 omp::GV getGridValue() const { in getGridValue() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h1653 virtual const llvm::omp::GV &getGridValue() const { in getGridValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp151 static const omp::GV &getGridValue(const Triple &T, Function *Kernel) { in getGridValue() function