Searched defs:getIncrementValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1541 virtual bool getIncrementValue(const MachineInstr &MI, int &Value) const { getIncrementValue() function |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonInstrInfo.cpp | 2044 bool HexagonInstrInfo::getIncrementValue(const MachineInstr &MI, getIncrementValue() function in HexagonInstrInfo |