HomeSort by relevance Sort by last modified time
    Searched refs:isGVIndirectSymbol (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Target/ARM/
ARMInstrInfo.cpp 114 if (!Subtarget.isGVIndirectSymbol(GV)) {
ARMSubtarget.cpp 264 bool ARMSubtarget::isGVIndirectSymbol(const GlobalValue *GV) const {
ARMSubtarget.h 620 bool isGVIndirectSymbol(const GlobalValue *GV) const;
ARMAsmPrinter.cpp     [all...]
ARMFastISel.cpp 549 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV);
    [all...]
ARMBaseInstrInfo.cpp     [all...]
ARMISelLowering.cpp     [all...]

Completed in 599 milliseconds