Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h81 MO_GOT_OFST, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp103 case MipsII::MO_GOT_OFST: in LowerSymbolOperand()
H A DMipsISelLowering.h392 unsigned LoFlag = IsN32OrN64 ? MipsII::MO_GOT_OFST : MipsII::MO_ABS_LO; in getAddrLocal()
H A DMipsInstrInfo.cpp924 {MO_GOT_OFST, "mips-got-ofst"}, in getSerializableDirectMachineOperandTargetFlags()
H A DMipsAsmPrinter.cpp646 case MipsII::MO_GOT_OFST: O << "%got_ofst("; break; in printOperand()