HomeSort by relevance Sort by last modified time
    Searched defs:getGV (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.cpp 157 const GlobalValue *ARMConstantPoolConstant::getGV() const {
  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 80 /// MachineRelocation::getGV - Return a relocation entry for a GlobalValue.
82 static MachineRelocation getGV(uintptr_t offset, unsigned RelocationType,
  /external/llvm/lib/CodeGen/
ELF.h 70 // getGV - From a global value return a elf symbol to represent it
71 static ELFSym *getGV(const GlobalValue *GV, unsigned Bind,

Completed in 112 milliseconds