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

/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp29 unsigned SystemZConstantPoolValue::getRelocationInfo() const { function in class:SystemZConstantPoolValue
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h85 virtual unsigned getRelocationInfo() const { return 2; } function in class:llvm::ARMConstantPoolValue
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp779 unsigned MachineConstantPoolEntry::getRelocationInfo() const { function in class:MachineConstantPoolEntry
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DConstants.cpp337 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { function in class:Constant

Completed in 97 milliseconds