Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIAddIMGInit.cpp140 unsigned SizeLeft = ST.usePRTStrictNull() ? InitIdx : 1; in runOnMachineFunction() local
150 for (; SizeLeft; SizeLeft--, CurrIdx++) { in runOnMachineFunction()