HomeSort by: relevance | last modified time | path
    Searched refs:isAddrModeWithOffset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 347 bool isAddrModeWithOffset(const MachineInstr &MI) const;
HexagonInstrInfo.cpp 3226 if (!isAddrModeWithOffset(MI) && !isPostIncrement(MI))
4300 bool HexagonInstrInfo::isAddrModeWithOffset(const MachineInstr &MI) const {

Completed in 17 milliseconds