Searched refs:getComparisonKind (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonHardwareLoops.cpp | 187 Comparison::Kind getComparisonKind(unsigned CondOpc, 511 HexagonHardwareLoops::getComparisonKind(unsigned CondOpc, in getComparisonKind() function in HexagonHardwareLoops 693 Cmp = getComparisonKind(CondOpc, InitialValue, EndValue, IVBump); in getLoopTripCount() 1466 getComparisonKind(MI->getOpcode(), nullptr, nullptr, 0); in loopCountMayWrapOrUnderFlow() 1791 getComparisonKind(PredDef->getOpcode(), nullptr, nullptr, 0); in fixupInductionVariable()
|