Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h295 bool isConditionalTransfer(const MachineInstr* MI) const;
DHexagonInstrInfo.cpp1741 isConditionalTransfer(MI) || in isCondInst()
1878 bool HexagonInstrInfo::isConditionalTransfer(const MachineInstr *MI) const { in isConditionalTransfer() function in HexagonInstrInfo