Searched refs:getInstrDesc (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp128 const MCInstrDesc *MCID = DAG->getInstrDesc(SU);
184 const MCInstrDesc *MCID = DAG->getInstrDesc(SU);
/external/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp27 const MCInstrDesc *MCID = DAG->getInstrDesc(SU);
/external/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h541 /// getInstrDesc - Return the MCInstrDesc of this SUnit.
543 const MCInstrDesc *getInstrDesc(const SUnit *SU) const { function in class:llvm::ScheduleDAG

Completed in 167 milliseconds