Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp566 unsigned ReadConstIndex = Consts[i] & (~3); in fitsConstReadLimitations() local
567 unsigned ReadHalfConst = ReadConstIndex | ReadConstHalf; in fitsConstReadLimitations()