Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1140 unsigned SegmentVal = Cseg->getValue().trunc(5).getZExtValue(); in instCombineIntrinsic() local
1141 unsigned Shift = SegmentVal * 53; in instCombineIntrinsic()