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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h81 MO_GOT_OFST, enumerator in enum:llvm::MipsII::TOF
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp104 case MipsII::MO_GOT_OFST:
H A DMipsAsmPrinter.cpp685 case MipsII::MO_GOT_OFST: O << "%got_ofst("; break;
H A DMipsISelLowering.h400 unsigned LoFlag = IsN32OrN64 ? MipsII::MO_GOT_OFST : MipsII::MO_ABS_LO;
H A DMipsInstrInfo.cpp834 {MO_GOT_OFST, "mips-got-ofst"},

Completed in 68 milliseconds