Home
last modified time | relevance | path

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

/llvm-project/offload/DeviceRTL/src/
H A DMapping.cpp46 const llvm::omp::GV &getGridValue() { getGridValue() function
155 const llvm::omp::GV &getGridValue() { return llvm::omp::NVPTXGridValues; } getGridValue() function
/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.h156 const llvm::omp::GV &getGridValue() const override { getGridValue() function
H A DAMDGPU.h366 const llvm::omp::GV &getGridValue() const override { getGridValue() function
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h143 omp::GV getGridValue() const { getGridValue() function
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1633 virtual const llvm::omp::GV &getGridValue() const { getGridValue() function
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp151 static const omp::GV &getGridValue(const Triple &T, Function *Kernel) { getGridValue() function