Home
last modified time | relevance | path

Searched refs:MO_LO16 (Results 1 – 5 of 5) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h187 MO_LO16, MO_HI16, enumerator
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp39 case ARMII::MO_LO16: in GetSymbolRef()
H A DARMExpandPseudoInsts.cpp718 LO16 = LO16.addExternalSymbol(ES, TF | ARMII::MO_LO16); in ExpandMOV32BitImm()
725 LO16 = LO16.addGlobalAddress(GV, MO.getOffset(), TF | ARMII::MO_LO16); in ExpandMOV32BitImm()
1036 unsigned LO16TF = TF | ARMII::MO_LO16; in ExpandMI()
H A DARMAsmPrinter.cpp167 (TF == ARMII::MO_LO16)) in printOperand()
181 (TF & ARMII::MO_LO16)) in printOperand()
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h286 MO_LO16 = 0x1, enumerator