Home
last modified time | relevance | path

Searched refs:isCondTransfer (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp134 bool isCondTransfer(unsigned Opc) const;
198 bool HexagonGenMux::isCondTransfer(unsigned Opc) const { in isCondTransfer() function in HexagonGenMux
241 if (!isCondTransfer(Opc)) in genMuxInBlock()