Home
last modified time | relevance | path

Searched defs:isPostIncrement (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp411 bool ARCInstrInfo::isPostIncrement(const MachineInstr &MI) const { in isPostIncrement() function in ARCInstrInfo
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1475 virtual bool isPostIncrement(const MachineInstr &MI) const { return false; } in isPostIncrement() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1653 bool HexagonInstrInfo::isPostIncrement(const MachineInstr &MI) const { in isPostIncrement() function in HexagonInstrInfo