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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.cpp 37 bool AArch64Subtarget::GVIsIndirectSymbol(const GlobalValue *GV,
  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 167 /// GVIsIndirectSymbol - true if the GV will be accessed via an indirect symbol.
169 ARMSubtarget::GVIsIndirectSymbol(const GlobalValue *GV,

Completed in 63 milliseconds