Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h69 MO_GOTTPREL, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h69 MO_GOTTPREL, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.h70 MO_GOTTPREL, enumerator
DMipsMCInstLower.cpp46 case MipsII::MO_GOTTPREL: Kind = MipsMCSymbolRefExpr::VK_Mips_GOTTPREL; break; in LowerSymbolOperand()
DMipsAsmPrinter.cpp325 case MipsII::MO_GOTTPREL: O << "%gottprel("; break; in printOperand()
DMipsISelLowering.cpp1503 MipsII::MO_GOTTPREL); in LowerGlobalTLSAddress()
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp76 case MipsII::MO_GOTTPREL: in LowerSymbolOperand()
DMipsAsmPrinter.cpp575 case MipsII::MO_GOTTPREL: O << "%gottprel("; break; in printOperand()
DMipsISelLowering.cpp1864 MipsII::MO_GOTTPREL); in lowerGlobalTLSAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp76 case MipsII::MO_GOTTPREL: in LowerSymbolOperand()
DMipsInstrInfo.cpp814 {MO_GOTTPREL, "mips-gottprel"}, in getSerializableDirectMachineOperandTargetFlags()
DMipsAsmPrinter.cpp631 case MipsII::MO_GOTTPREL: O << "%gottprel("; break; in printOperand()
DMipsISelLowering.cpp2058 MipsII::MO_GOTTPREL); in lowerGlobalTLSAddress()