Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPGridValues.h108 static constexpr GV NVPTXGridValues = { variable
/llvm-project-15.0.7/clang/lib/Basic/Targets/
H A DNVPTX.h151 return llvm::omp::NVPTXGridValues; in getGridValue()
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DMapping.cpp124 const llvm::omp::GV &getGridValue() { return llvm::omp::NVPTXGridValues; } in getGridValue()