Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp566 unsigned ReadConstIndex = Consts[i] & (~3); in fitsConstReadLimitations() local
567 unsigned ReadHalfConst = ReadConstIndex | ReadConstHalf; in fitsConstReadLimitations()