Searched refs:getRelocationInfo (Results 1 – 10 of 10) sorted by relevance
53 virtual unsigned getRelocationInfo() const = 0;121 unsigned getRelocationInfo() const;
42 unsigned getRelocationInfo() const override;
29 unsigned SystemZConstantPoolValue::getRelocationInfo() const { in getRelocationInfo() function in SystemZConstantPoolValue
46 (GVar->getInitializer()->getRelocationInfo() == in SelectSectionForGlobal()
172 switch (C->getRelocationInfo()) { in getKindForGlobal()245 switch (C->getRelocationInfo()) { in getKindForGlobal()
104 PossibleRelocationsTy getRelocationInfo() const;
833 unsigned MachineConstantPoolEntry::getRelocationInfo() const { in getRelocationInfo() function in MachineConstantPoolEntry835 return Val.MachineCPVal->getRelocationInfo(); in getRelocationInfo()836 return Val.ConstVal->getRelocationInfo(); in getRelocationInfo()
106 unsigned getRelocationInfo() const override { return 2; } in getRelocationInfo() function
373 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant381 return BA->getFunction()->getRelocationInfo(); in getRelocationInfo()404 cast<Constant>(getOperand(i))->getRelocationInfo()); in getRelocationInfo()
1066 switch (CPE.getRelocationInfo()) { in EmitConstantPool()