Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DIRObjectFile.cpp117 static GlobalValue *getGV(DataRefImpl &Symb) { in getGV() function
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp155 const GlobalValue *ARMConstantPoolConstant::getGV() const { in getGV() function in ARMConstantPoolConstant