Searched refs:getRelocationInfo (Results 1 – 9 of 9) sorted by relevance
54 virtual unsigned getRelocationInfo() const = 0;122 unsigned getRelocationInfo() const;
42 unsigned getRelocationInfo() const override;
29 unsigned SystemZConstantPoolValue::getRelocationInfo() const { in getRelocationInfo() function in SystemZConstantPoolValue
46 (GVar->getInitializer()->getRelocationInfo() == in SelectSectionForGlobal()
173 switch (C->getRelocationInfo()) { in getKindForGlobal()247 switch (C->getRelocationInfo()) { in getKindForGlobal()
112 PossibleRelocationsTy getRelocationInfo() const;
834 unsigned MachineConstantPoolEntry::getRelocationInfo() const { in getRelocationInfo() function in MachineConstantPoolEntry836 return Val.MachineCPVal->getRelocationInfo(); in getRelocationInfo()837 return Val.ConstVal->getRelocationInfo(); in getRelocationInfo()843 switch (getRelocationInfo()) { in getSectionKind()
106 unsigned getRelocationInfo() const override { return 2; } in getRelocationInfo() function
418 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant426 return BA->getFunction()->getRelocationInfo(); in getRelocationInfo()449 cast<Constant>(getOperand(i))->getRelocationInfo()); in getRelocationInfo()