HomeSort by relevance Sort by last modified time
    Searched refs:computeSecondarySubRegs (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
CodeGenRegisters.h 151 void computeSecondarySubRegs(CodeGenRegBank&);
CodeGenRegisters.cpp 134 // This is used by computeSecondarySubRegs() to find candidates.
336 // sub-registers. By doing this before computeSecondarySubRegs(), we ensure
410 void CodeGenRegister::computeSecondarySubRegs(CodeGenRegBank &RegBank) {
    [all...]

Completed in 31 milliseconds