Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRewritePartialRegUses.cpp117 unsigned RegNumBits, unsigned CoverSubregIdx,
220 const TargetRegisterClass *RC, unsigned RShift, unsigned RegNumBits, in getRegClassWithShiftedSubregs() argument
273 if (NumBits < MinNumBits && NumBits >= RegNumBits) { in getRegClassWithShiftedSubregs()
277 if (MinNumBits == RegNumBits) in getRegClassWithShiftedSubregs()