Home
last modified time | relevance | path

Searched defs:getRelocationInfo (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/lib/Target/SystemZ/
HDSystemZConstantPoolValue.cpp29 unsigned SystemZConstantPoolValue::getRelocationInfo() const { in getRelocationInfo() function in SystemZConstantPoolValue
/trueos/contrib/llvm/lib/Target/ARM/
HDARMConstantPoolValue.h106 virtual unsigned getRelocationInfo() const { return 2; } in getRelocationInfo() function
/trueos/contrib/llvm/lib/CodeGen/
HDMachineFunction.cpp802 unsigned MachineConstantPoolEntry::getRelocationInfo() const { in getRelocationInfo() function in MachineConstantPoolEntry
/trueos/contrib/llvm/lib/IR/
HDConstants.cpp337 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant