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

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 328 /// (calls handlePhysicalRegisterDef and
349 /// handlePhysicalRegisterDef - update intervals for a physical register
351 void handlePhysicalRegisterDef(MachineBasicBlock* mbb,
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 482 void LiveIntervals::handlePhysicalRegisterDef(MachineBasicBlock *MBB,
579 handlePhysicalRegisterDef(MBB, MI, MIIdx, MO,
    [all...]

Completed in 791 milliseconds