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);
176 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 510 /// getInstrDesc - Return the MCInstrDesc of this SUnit.
512 const MCInstrDesc *getInstrDesc(const SUnit *SU) const {

Completed in 110 milliseconds