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

  /external/llvm/lib/Target/PowerPC/
PPC.h 53 /// MO_LO16, MO_HA16 - lo16(symbol) and ha16(symbol)
54 MO_LO16 = 4, MO_HA16 = 8,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 300 /// MO_LO16 - On a symbol operand, this represents a relocation containing
302 MO_LO16,

Completed in 185 milliseconds