Home
last modified time | relevance | path

Searched refs:isCondTransfer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp133 bool isCondTransfer(unsigned Opc) const;
194 bool HexagonGenMux::isCondTransfer(unsigned Opc) const { in isCondTransfer() function in HexagonGenMux
234 if (!isCondTransfer(Opc)) in genMuxInBlock()