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

  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.cpp 156 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,

Completed in 545 milliseconds