Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.cpp29 unsigned SystemZConstantPoolValue::getRelocationInfo() const { in getRelocationInfo() function in SystemZConstantPoolValue
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMConstantPoolValue.h106 virtual unsigned getRelocationInfo() const { return 2; } in getRelocationInfo() function
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DMachineFunction.cpp802 unsigned MachineConstantPoolEntry::getRelocationInfo() const { in getRelocationInfo() function in MachineConstantPoolEntry
/freebsd-10-stable/contrib/llvm/lib/IR/
DConstants.cpp337 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant