Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp29 unsigned SystemZConstantPoolValue::getRelocationInfo() const { in getRelocationInfo() function in SystemZConstantPoolValue
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h106 unsigned getRelocationInfo() const override { return 2; } in getRelocationInfo() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp834 unsigned MachineConstantPoolEntry::getRelocationInfo() const { in getRelocationInfo() function in MachineConstantPoolEntry
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp418 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant