Searched refs:getNodeDesc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h583 return getNodeDesc(SU->getNode());
614 const MCInstrDesc *getNodeDesc(const SDNode *Node) const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp70 const MCInstrDesc *ScheduleDAG::getNodeDesc(const SDNode *Node) const { function in class:ScheduleDAG

Completed in 111 milliseconds