| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | PseudoSourceValue.cpp | 112 const PseudoSourceValue *PseudoSourceValueManager::getGOT() { return &GOTPSV; } in getGOT() function in PseudoSourceValueManager
|
| D | MachineOperand.cpp | 1053 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/ |
| D | PseudoSourceValue.h | 174 const PseudoSourceValue *getGOT();
|
| D | MachineMemOperand.h | 108 static MachinePointerInfo getGOT(MachineFunction &MF);
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMInstrInfo.cpp | 136 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 4, Align(4)); in expandLoadStackGuard()
|
| D | ARMInstructionSelector.cpp | 655 MachinePointerInfo::getGOT(MF), MachineMemOperand::MOLoad, in selectGlobal()
|
| D | ARMISelLowering.cpp | 2714 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()
|
| D | ARMBaseInstrInfo.cpp | 4994 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 4, Align(4)); in expandLoadStackGuardBase()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsInstructionSelector.cpp | 683 MF, MF.getMachineMemOperand(MachinePointerInfo::getGOT(MF), in select() 731 MachinePointerInfo::getGOT(MF), MachineMemOperand::MOLoad, 4, in select()
|
| D | MipsISelLowering.h | 389 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in getAddrLocal()
|
| D | MipsISelLowering.cpp | 2113 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress() 2118 DAG.getEntryNode(), MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress()
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-reduce/ |
| D | ReducerWorkItem.cpp | 174 NewPtrInfo.V = PSVMgr.getGOT(); in cloneMemOperands()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.h | 999 SDValue getGOT(NodeTy *N, SelectionDAG &DAG, unsigned Flags = 0) const;
|
| D | AArch64ISelLowering.cpp | 7912 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/VE/ |
| D | VEInstrInfo.td | 447 def getGOT : Operand<iPTR>; 1971 def GETGOT : Pseudo<(outs getGOT:$getpcseq), (ins), "$getpcseq">;
|
| D | VEISelLowering.cpp | 1042 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in makeAddress()
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/ |
| D | MIParser.cpp | 3170 PSV = MF.getPSVManager().getGOT(); in parseMemoryPseudoSourceValue()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/ |
| D | SparcISelLowering.cpp | 2123 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in makeAddress()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 3243 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalAddress() 3397 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in lowerGlobalTLSAddress()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULegalizerInfo.cpp | 2573 MachinePointerInfo::getGOT(MF), in legalizeGlobalValue()
|
| D | SIISelLowering.cpp | 6161 = MachinePointerInfo::getGOT(DAG.getMachineFunction()); in LowerGlobalAddress()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.cpp | 4401 MachinePointerInfo::getGOT(MF), in getAddr() 4476 MachinePointerInfo::getGOT(MF), in getStaticTLSAddr()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 4838 MachinePointerInfo::getGOT(*MBB.getParent()), Flags, 8, Align(8)); in expandLoadStackGuard()
|
| D | X86ISelLowering.cpp | 20712 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerGlobalOrExternal() 20875 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerToTLSExecModel()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 3134 MachinePointerInfo::getGOT(DAG.getMachineFunction()), std::nullopt, in getTOCEntry()
|