Home
last modified time | relevance | path

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

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