Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp187 Comparison::Kind getComparisonKind(unsigned CondOpc,
508 HexagonHardwareLoops::getComparisonKind(unsigned CondOpc, in getComparisonKind() function in HexagonHardwareLoops
689 Cmp = getComparisonKind(CondOpc, InitialValue, EndValue, IVBump); in getLoopTripCount()
1463 getComparisonKind(MI->getOpcode(), nullptr, nullptr, 0); in loopCountMayWrapOrUnderFlow()
1788 getComparisonKind(PredDef->getOpcode(), nullptr, nullptr, 0); in fixupInductionVariable()