HomeSort by relevance Sort by last modified time
    Searched refs:isInduction (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonSplitDouble.cpp 74 bool isInduction(unsigned Reg, LoopRegMap &IRM) const;
120 bool HexagonSplitDoubleRegs::isInduction(unsigned Reg, LoopRegMap &IRM) const {
387 if (isInduction(DR, IRM))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonSplitDouble.cpp 96 bool isInduction(unsigned Reg, LoopRegMap &IRM) const;
146 bool HexagonSplitDoubleRegs::isInduction(unsigned Reg, LoopRegMap &IRM) const {
434 if (isInduction(DR, IRM))
    [all...]

Completed in 249 milliseconds