HomeSort by relevance Sort by last modified time
    Searched defs:MO_HI16 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 187 MO_LO16, MO_HI16,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 288 /// MO_HI16 - On a symbol operand, this represents a relocation containing
290 MO_HI16 = 0x2,
308 /// combined with MO_LO16, MO_HI16 or MO_NO_FLAG (in a constant-pool, for

Completed in 59 milliseconds