Home
last modified time | relevance | path

Searched defs:getIncrementValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1541 virtual bool getIncrementValue(const MachineInstr &MI, int &Value) const { in getIncrementValue() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2044 bool HexagonInstrInfo::getIncrementValue(const MachineInstr &MI, in getIncrementValue() function in HexagonInstrInfo