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

  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 402 if (MRI.recomputeRegClass(LI.reg))
MachineRegisterInfo.cpp 64 MachineRegisterInfo::recomputeRegClass(unsigned Reg) {
RegisterCoalescer.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 599 /// recomputeRegClass - Try to find a legal super-class of Reg's register
607 bool recomputeRegClass(unsigned Reg);
    [all...]

Completed in 192 milliseconds