Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp95 bool isCondTransfer(unsigned Opc) const;
163 bool HexagonGenMux::isCondTransfer(unsigned Opc) const { in isCondTransfer() function in HexagonGenMux
207 if (!isCondTransfer(Opc)) in genMuxInBlock()