Searched refs:getGridValue (Results 1 – 5 of 5) sorted by relevance
154 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
370 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
311 unsigned WarpSize = CGF.getTarget().getGridValue().GV_Warp_Size; in buildRecordForGlobalizedVars()510 llvm::Log2_32(CGF.getTarget().getGridValue().GV_Warp_Size); in getNVPTXWarpID()521 llvm::Log2_32(CGF.getTarget().getGridValue().GV_Warp_Size); in getNVPTXLaneID()1000 unsigned WarpSize = CGM.getTarget().getGridValue().GV_Warp_Size; in emitTeamsOutlinedFunction()1745 unsigned WarpSize = CGF.getTarget().getGridValue().GV_Warp_Size; in emitInterWarpCopyFunction()
1566 virtual const llvm::omp::GV &getGridValue() const { in getGridValue() function
148 static const omp::GV &getGridValue(const Triple &T, Function *Kernel) { in getGridValue() function4471 int32_t(getGridValue(T, Kernel).GV_Default_WG_Size), MinThreadsVal); in createTargetInit()