Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsBaseInfo.h80 MO_GOT_PAGE, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsMCInstLower.cpp101 case MipsII::MO_GOT_PAGE: in LowerSymbolOperand()
HDMipsInstrInfo.cpp832 {MO_GOT_PAGE, "mips-got-page"}, in getSerializableDirectMachineOperandTargetFlags()
HDMipsISelLowering.h394 unsigned GOTFlag = IsN32OrN64 ? MipsII::MO_GOT_PAGE : MipsII::MO_GOT; in getAddrLocal()
HDMipsAsmPrinter.cpp684 case MipsII::MO_GOT_PAGE: O << "%got_page("; break; in printOperand()