Searched refs:MO_TPREL_LO (Results 1 - 12 of 12) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h74 MO_TPREL_LO, enumerator in enum:llvm::MipsII::TOF
/external/llvm/lib/Target/PowerPC/
H A DPPC.h88 MO_TPREL_LO = 4 << 4, enumerator in enum:llvm::PPCII::TOF
H A DPPCMCInstLower.cpp90 case PPCII::MO_TPREL_LO:
H A DPPCInstrInfo.cpp1842 {MO_TPREL_LO, "ppc-tprel-lo"},
H A DPPCISelLowering.cpp2231 PPCII::MO_TPREL_LO);
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
H A DMipsInstrInfo.h75 MO_TPREL_LO, enumerator in enum:llvm::MipsII::TOF
H A DMipsMCInstLower.cpp48 case MipsII::MO_TPREL_LO: Kind = MipsMCSymbolRefExpr::VK_Mips_TPREL_LO; break;
H A DMipsAsmPrinter.cpp327 case MipsII::MO_TPREL_LO: O << "%tprel_lo("; break;
H A DMipsISelLowering.cpp1513 MipsII::MO_TPREL_LO);
/external/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp82 case MipsII::MO_TPREL_LO:
H A DMipsAsmPrinter.cpp577 case MipsII::MO_TPREL_LO: O << "%tprel_lo("; break;
H A DMipsISelLowering.cpp1876 MipsII::MO_TPREL_LO);

Completed in 335 milliseconds