Home
last modified time | relevance | path

Searched refs:BaseLongOffset (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h88 BaseLongOffset = 4, // Indirect with long offset enumerator
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td49 def BaseLongOffset : AddrModeType<4>; // Indirect with long offset
DHexagonInstrInfo.cpp2564 case HexagonII::BaseLongOffset: in hasNonExtEquivalent()
2702 getAddrMode(MI) != HexagonII::BaseLongOffset && in getBaseAndOffset()
3627 case HexagonII::BaseLongOffset: in getNonExtOpcode()
DHexagonInstrInfoV4.td446 let InputType = "imm", addrMode = BaseLongOffset, isExtended = 1,
756 addrMode = BaseLongOffset, AddedComplexity = 40 in
820 let mayStore = 1, isNVStore = 1, isExtended = 1, addrMode = BaseLongOffset,