Home
last modified time | relevance | path

Searched refs:getGOT (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp118 const PseudoSourceValue *PseudoSourceValueManager::getGOT() { return &GOTPSV; } in getGOT() function in PseudoSourceValueManager
H A DMachineOperand.cpp1004 MachinePointerInfo MachinePointerInfo::getGOT(MachineFunction &MF) { in getGOT() function in MachinePointerInfo
1005 return MachinePointerInfo(MF.getPSVManager().getGOT()); in getGOT()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h175 const PseudoSourceValue *getGOT();
H A DMachineMemOperand.h108 static MachinePointerInfo getGOT(MachineFunction &MF);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp131 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 4, Align(4)); in expandLoadStackGuard()
H A DARMInstructionSelector.cpp655 MachinePointerInfo::getGOT(MF), MachineMemOperand::MOLoad, in selectGlobal()
H A DARMISelLowering.cpp2536 MachinePointerInfo::getGOT(DAG.getMachineFunction()), MaybeAlign(), in LowerCall()
2553 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerCall()
3347 MachinePointerInfo::getGOT(DAG.getMachineFunction()), Align(4), in LowerGlobalTLSAddressDarwin()
3709 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddressELF()
3775 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddressDarwin()
3807 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddressWindows()
H A DARMBaseInstrInfo.cpp4877 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 4, Align(4)); in expandLoadStackGuardBase()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp683 MF, MF.getMachineMemOperand(MachinePointerInfo::getGOT(MF), in select()
731 MachinePointerInfo::getGOT(MF), MachineMemOperand::MOLoad, 4, in select()
H A DMipsISelLowering.h385 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in getAddrLocal()
H A DMipsISelLowering.cpp2105 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress()
2110 DAG.getEntryNode(), MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h900 SDValue getGOT(NodeTy *N, SelectionDAG &DAG, unsigned Flags = 0) const;
H A DAArch64ISelLowering.cpp6121 SDValue AArch64TargetLowering::getGOT(NodeTy *N, SelectionDAG &DAG, in getGOT() function in AArch64TargetLowering
6186 return getGOT(GN, DAG, OpFlags); in LowerGlobalAddress()
6201 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddress()
6253 MachinePointerInfo::getGOT(DAG.getMachineFunction()), in LowerDarwinGlobalTLSAddress()
7275 return getGOT(CP, DAG); in LowerConstantPool()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp747 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerCall()
2548 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerExternalSymbol()
2613 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrInfo.td447 def getGOT : Operand<iPTR>;
1967 def GETGOT : Pseudo<(outs getGOT:$getpcseq), (ins), "$getpcseq">;
H A DVEISelLowering.cpp981 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in makeAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2874 PSV = MF.getPSVManager().getGOT(); in parseMemoryPseudoSourceValue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1974 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in makeAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3058 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress()
3212 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalTLSAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2367 MachinePointerInfo::getGOT(MF), in legalizeGlobalValue()
H A DSIISelLowering.cpp5725 = MachinePointerInfo::getGOT(DAG.getMachineFunction()); in LowerGlobalAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4585 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 8, Align(8)); in expandLoadStackGuard()
H A DX86ISelLowering.cpp19298 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalOrExternal()
19461 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerToTLSExecModel()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3060 MachinePointerInfo::getGOT(DAG.getMachineFunction()), None, in getTOCEntry()