Searched refs:getGridValue (Results 1 – 4 of 4) sorted by relevance
151 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
377 const llvm::omp::GV &getGridValue() const override { in getGridValue() function
323 unsigned WarpSize = CGF.getTarget().getGridValue().GV_Warp_Size; in buildRecordForGlobalizedVars()519 llvm::Log2_32(CGF.getTarget().getGridValue().GV_Warp_Size); in getNVPTXWarpID()530 llvm::Log2_32(CGF.getTarget().getGridValue().GV_Warp_Size); in getNVPTXLaneID()973 unsigned WarpSize = CGM.getTarget().getGridValue().GV_Warp_Size; in emitTeamsOutlinedFunction()1783 unsigned WarpSize = CGF.getTarget().getGridValue().GV_Warp_Size; in emitInterWarpCopyFunction()
1533 virtual const llvm::omp::GV &getGridValue() const { in getGridValue() function