Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h85 virtual unsigned getRelocationInfo() const { return 2; } in getRelocationInfo() function
/external/llvm/lib/CodeGen/
DMachineFunction.cpp638 unsigned MachineConstantPoolEntry::getRelocationInfo() const { in getRelocationInfo() function in MachineConstantPoolEntry
/external/llvm/lib/VMCore/
DConstants.cpp278 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant