Searched defs:getGV (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h80 /// MachineRelocation::getGV - Return a relocation entry for a GlobalValue.
82 static MachineRelocation getGV(uintptr_t offset, unsigned RelocationType, function in class:llvm::MachineRelocation
/external/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp156 const GlobalValue *ARMConstantPoolConstant::getGV() const { function in class:ARMConstantPoolConstant

Completed in 118 milliseconds