Searched refs:getGridValue (Results 1 – 6 of 6) sorted by relevance
157 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
366 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
311 unsigned WarpSize = CGF.getTarget().getGridValue().GV_Warp_Size; in buildRecordForGlobalizedVars()980 unsigned WarpSize = CGM.getTarget().getGridValue().GV_Warp_Size; in emitTeamsOutlinedFunction()1760 CGF.getTarget().getGridValue(), C.getLangOpts().OpenMPCUDAReductionBufNum, in emitReduction()
1653 virtual const llvm::omp::GV &getGridValue() const { in getGridValue() function
143 omp::GV getGridValue() const { in getGridValue() function
151 static const omp::GV &getGridValue(const Triple &T, Function *Kernel) { in getGridValue() function2228 unsigned LaneIDBits = Log2_32(Config.getGridValue().GV_Warp_Size); in getNVPTXWarpID()2233 unsigned LaneIDBits = Log2_32(Config.getGridValue().GV_Warp_Size); in getNVPTXLaneID()2518 unsigned WarpSize = Config.getGridValue().GV_Warp_Size; in emitInterWarpCopyFunction()3427 Config.setGridValue(getGridValue(T, ReductionFunc)); in createReductionsGPU()6026 int32_t(getGridValue(T, Kernel).GV_Default_WG_Size), MinThreadsVal); in createTargetInit()