Searched refs:getComparisonKind (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonHardwareLoops.cpp | 160 Comparison::Kind getComparisonKind(unsigned CondOpc, 489 HexagonHardwareLoops::getComparisonKind(unsigned CondOpc, in getComparisonKind() function in HexagonHardwareLoops 656 Cmp = getComparisonKind(CondOpc, InitialValue, EndValue, IVBump); in getLoopTripCount() 1431 Comparison::Kind Cmp = getComparisonKind(MI->getOpcode(), 0, 0, 0); in loopCountMayWrapOrUnderFlow() 1767 Comparison::Kind Cmp = getComparisonKind(PredDef->getOpcode(), 0, 0, 0); in fixupInductionVariable()
|