Searched refs:IsABranchingInst (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCChecker.cpp | 328 if (HexagonMCInstrInfo::IsABranchingInst(MCII, STI, I)) in reportBranchErrors() 338 if (HexagonMCInstrInfo::IsABranchingInst(MCII, STI, I)) { in checkHWLoop() 351 if (HexagonMCInstrInfo::IsABranchingInst(MCII, STI, I)) in checkCOFMax1()
|
| H A D | HexagonMCInstrInfo.h | 104 bool IsABranchingInst(MCInstrInfo const &MCII, MCSubtargetInfo const &STI,
|
| H A D | HexagonShuffler.cpp | 481 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
|