Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp112 const PseudoSourceValue *PseudoSourceValueManager::getGOT() { return &GOTPSV; } in getGOT() function in PseudoSourceValueManager
H A DMachineOperand.cpp1053 MachinePointerInfo MachinePointerInfo::getGOT(MachineFunction &MF) { in getGOT() function in MachinePointerInfo
1054 return MachinePointerInfo(MF.getPSVManager().getGOT()); in getGOT()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h174 const PseudoSourceValue *getGOT();
H A DMachineMemOperand.h108 static MachinePointerInfo getGOT(MachineFunction &MF);
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp136 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 4, Align(4)); in expandLoadStackGuard()
H A DARMInstructionSelector.cpp655 MachinePointerInfo::getGOT(MF), MachineMemOperand::MOLoad, in selectGlobal()
H A DARMISelLowering.cpp2714 MachinePointerInfo::getGOT(DAG.getMachineFunction()), MaybeAlign(), in LowerCall()
2731 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerCall()
3557 MachinePointerInfo::getGOT(DAG.getMachineFunction()), Align(4), in LowerGlobalTLSAddressDarwin()
3919 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddressELF()
3985 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddressDarwin()
4017 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddressWindows()
H A DARMBaseInstrInfo.cpp4994 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 4, Align(4)); in expandLoadStackGuardBase()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h157 MachinePointerInfo::getGOT(DAG.getMachineFunction()));
/openbsd-src/gnu/llvm/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.h389 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in getAddrLocal()
H A DMipsISelLowering.cpp2113 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress()
2118 DAG.getEntryNode(), MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress()
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp174 NewPtrInfo.V = PSVMgr.getGOT(); in cloneMemOperands()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h999 SDValue getGOT(NodeTy *N, SelectionDAG &DAG, unsigned Flags = 0) const;
H A DAArch64ISelLowering.cpp7912 SDValue AArch64TargetLowering::getGOT(NodeTy *N, SelectionDAG &DAG, in getGOT() function in AArch64TargetLowering
7977 return getGOT(GN, DAG, OpFlags); in LowerGlobalAddress()
7993 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddress()
8045 MachinePointerInfo::getGOT(DAG.getMachineFunction()), in LowerDarwinGlobalTLSAddress()
9366 return getGOT(CP, DAG); in LowerConstantPool()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp782 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerCall()
2588 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerExternalSymbol()
2653 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrInfo.td447 def getGOT : Operand<iPTR>;
1971 def GETGOT : Pseudo<(outs getGOT:$getpcseq), (ins), "$getpcseq">;
H A DVEISelLowering.cpp1042 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in makeAddress()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3170 PSV = MF.getPSVManager().getGOT(); in parseMemoryPseudoSourceValue()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2123 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in makeAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3243 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress()
3397 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalTLSAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2573 MachinePointerInfo::getGOT(MF), in legalizeGlobalValue()
H A DSIISelLowering.cpp6161 = MachinePointerInfo::getGOT(DAG.getMachineFunction()); in LowerGlobalAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4401 MachinePointerInfo::getGOT(MF), in getAddr()
4476 MachinePointerInfo::getGOT(MF), in getStaticTLSAddr()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4838 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 8, Align(8)); in expandLoadStackGuard()

12