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

  /external/llvm/lib/CodeGen/
ScoreboardHazardRecognizer.cpp 118 const MCInstrDesc *MCID = DAG->getInstrDesc(SU);
174 const MCInstrDesc *MCID = DAG->getInstrDesc(SU);
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 27 const MCInstrDesc *MCID = DAG->getInstrDesc(SU);
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 518 /// getInstrDesc - Return the MCInstrDesc of this SUnit.
520 const MCInstrDesc *getInstrDesc(const SUnit *SU) const {

Completed in 122 milliseconds