Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h81 MO_GOT_OFST, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h81 MO_GOT_OFST, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.h82 MO_GOT_OFST enumerator
DMipsMCInstLower.cpp53 case MipsII::MO_GOT_OFST: Kind = MipsMCSymbolRefExpr::VK_Mips_GOT_OFST; break; in LowerSymbolOperand()
DMipsAsmPrinter.cpp332 case MipsII::MO_GOT_OFST: O << "%got_ofst("; break; in printOperand()
DMipsISelLowering.cpp1429 IsN64 ? MipsII::MO_GOT_OFST : in LowerGlobalAddress()
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp105 case MipsII::MO_GOT_OFST: in LowerSymbolOperand()
DMipsISelLowering.h316 unsigned LoFlag = IsN32OrN64 ? MipsII::MO_GOT_OFST : MipsII::MO_ABS_LO; in getAddrLocal()
DMipsAsmPrinter.cpp582 case MipsII::MO_GOT_OFST: O << "%got_ofst("; break; in printOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp105 case MipsII::MO_GOT_OFST: in LowerSymbolOperand()
DMipsISelLowering.h395 unsigned LoFlag = IsN32OrN64 ? MipsII::MO_GOT_OFST : MipsII::MO_ABS_LO; in getAddrLocal()
DMipsInstrInfo.cpp821 {MO_GOT_OFST, "mips-got-ofst"}, in getSerializableDirectMachineOperandTargetFlags()
DMipsAsmPrinter.cpp638 case MipsII::MO_GOT_OFST: O << "%got_ofst("; break; in printOperand()