Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp100 .addGlobalAddress(FName, 0, MipsII::MO_GPOFF_LO); in initGlobalBaseReg()
128 .addGlobalAddress(FName, 0, MipsII::MO_GPOFF_LO); in initGlobalBaseReg()
H A DMipsMCInstLower.cpp87 case MipsII::MO_GPOFF_LO: in LowerSymbolOperand()
H A DMipsInstrInfo.cpp921 {MO_GPOFF_LO, "mips-gpoff-lo"}, in getSerializableDirectMachineOperandTargetFlags()
H A DMipsAsmPrinter.cpp643 case MipsII::MO_GPOFF_LO: O << "%lo(%neg(%gp_rel("; break; in printOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h78 MO_GPOFF_LO, enumerator