Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.cpp29 unsigned SystemZConstantPoolValue::getRelocationInfo() const { in getRelocationInfo() function in SystemZConstantPoolValue
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h106 unsigned getRelocationInfo() const override { return 2; } in getRelocationInfo() function
/external/llvm/lib/CodeGen/
DMachineFunction.cpp833 unsigned MachineConstantPoolEntry::getRelocationInfo() const { in getRelocationInfo() function in MachineConstantPoolEntry
/external/llvm/lib/IR/
DConstants.cpp373 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant