Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.h85 virtual unsigned getRelocationInfo() const { return 2; } in getRelocationInfo() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp629 unsigned MachineConstantPoolEntry::getRelocationInfo() const { in getRelocationInfo() function in MachineConstantPoolEntry
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp237 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant