Searched refs:IsABranchingInst (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCChecker.cpp | 325 if (HexagonMCInstrInfo::IsABranchingInst(MCII, STI, I)) in reportBranchErrors() 335 if (HexagonMCInstrInfo::IsABranchingInst(MCII, STI, I)) { in checkHWLoop() 348 if (HexagonMCInstrInfo::IsABranchingInst(MCII, STI, I)) in checkCOFMax1()
|
| H A D | HexagonMCInstrInfo.h | 103 bool IsABranchingInst(MCInstrInfo const &MCII, MCSubtargetInfo const &STI,
|
| H A D | HexagonShuffler.cpp | 482 if (HexagonMCInstrInfo::IsABranchingInst(MCII, STI, *ISJ->ID)) in GetPacketSummary()
|
| H A D | HexagonMCInstrInfo.cpp | 1046 bool HexagonMCInstrInfo::IsABranchingInst(MCInstrInfo const &MCII, in IsABranchingInst() function in HexagonMCInstrInfo
|