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

  /external/llvm/lib/Target/ARM/
ARMInstrInfo.cpp 111 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
114 *Context, "_GLOBAL_OFFSET_TABLE_", ARMPCLabelIndex, PCAdj);
141 .addImm(ARMPCLabelIndex);
ARMExpandPseudoInsts.cpp     [all...]
ARMISelLowering.h 414 /// ARMPCLabelIndex - Keep track of the number of ARM PC labels created.
416 unsigned ARMPCLabelIndex;
ARMISelLowering.cpp     [all...]

Completed in 68 milliseconds