Searched refs:computeSecondarySubRegs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h176 void computeSecondarySubRegs(CodeGenRegBank&);
H A DCodeGenRegisters.cpp185 // This is used by computeSecondarySubRegs() to find candidates.
386 // sub-registers. By doing this before computeSecondarySubRegs(), we ensure
465 void CodeGenRegister::computeSecondarySubRegs(CodeGenRegBank &RegBank) { function in class:CodeGenRegister
1163 Reg.computeSecondarySubRegs(*this);

Completed in 107 milliseconds