Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp4075 bool IsHighest = 2 * i >= Accum.size(); in buildMultiply() local
4078 .take_front(IsHighest ? 1 : 2); in buildMultiply()
4084 if (!IsHighest) in buildMultiply()
4094 if (!IsHighest) { in buildMultiply()