Home
last modified time | relevance | path

Searched refs:MO_TOC_LO (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCTOCRegDeps.cpp107 if ((MO.getTargetFlags() & PPCII::MO_ACCESS_MASK) == PPCII::MO_TOC_LO) in hasTOCLoReloc()
DPPC.h95 MO_TOC_LO = 7 << 4, enumerator
DPPCMCInstLower.cpp102 case PPCII::MO_TOC_LO: in GetSymbolRef()
DPPCInstrInfo.cpp1846 {MO_TOC_LO, "ppc-toc-lo"}, in getSerializableDirectMachineOperandTargetFlags()
DPPCFastISel.cpp1942 .addConstantPoolIndex(Idx, 0, PPCII::MO_TOC_LO) in PPCMaterializeFP()
DPPCISelDAGToDAG.cpp4361 Flags = PPCII::MO_TOC_LO; in PeepholePPC64()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCTOCRegDeps.cpp107 if ((MO.getTargetFlags() & PPCII::MO_ACCESS_MASK) == PPCII::MO_TOC_LO) in hasTOCLoReloc()
DPPC.h108 MO_TOC_LO = 7 << 4, enumerator
DPPCMCInstLower.cpp102 case PPCII::MO_TOC_LO: in GetSymbolRef()
DPPCFastISel.cpp2043 .addConstantPoolIndex(Idx, 0, PPCII::MO_TOC_LO) in PPCMaterializeFP()
DPPCInstrInfo.cpp2007 {MO_TOC_LO, "ppc-toc-lo"}, in getSerializableDirectMachineOperandTargetFlags()
DPPCISelDAGToDAG.cpp6207 Flags = PPCII::MO_TOC_LO; in PeepholePPC64()