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

  /external/llvm/lib/Target/ARM/
Thumb2RegisterInfo.cpp 50 .addConstantPoolIndex(Idx).addImm((int64_t)ARMCC::AL).addReg(0)
ARMFastISel.cpp 537 .addConstantPoolIndex(Idx)
571 .addConstantPoolIndex(Idx));
576 .addConstantPoolIndex(Idx)
612 .addConstantPoolIndex(Idx);
619 .addConstantPoolIndex(Idx)
    [all...]
ARMConstantIslandPass.cpp 415 .addImm(i).addConstantPoolIndex(i).addImm(Size);
    [all...]
Thumb1RegisterInfo.cpp 79 .addConstantPoolIndex(Idx).addImm(Pred).addReg(PredReg)
ARMBaseRegisterInfo.cpp 797 .addConstantPoolIndex(Idx)
    [all...]
ARMISelLowering.cpp     [all...]
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 179 .addConstantPoolIndex(CPI, 0, OpFlags).addReg(0);
  /external/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h 101 const MachineInstrBuilder &addConstantPoolIndex(unsigned Idx,

Completed in 115 milliseconds