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 548 .addConstantPoolIndex(Idx)
602 .addConstantPoolIndex(Idx));
607 .addConstantPoolIndex(Idx)
666 .addConstantPoolIndex(Idx);
673 .addConstantPoolIndex(Idx)
    [all...]
ARMConstantIslandPass.cpp 559 .addImm(i).addConstantPoolIndex(i).addImm(Size);
    [all...]
Thumb1RegisterInfo.cpp 79 .addConstantPoolIndex(Idx).addImm(Pred).addReg(PredReg)
ARMBaseRegisterInfo.cpp 704 .addConstantPoolIndex(Idx)
    [all...]
ARMISelLowering.cpp     [all...]
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 178 .addConstantPoolIndex(CPI, 0, OpFlags).addReg(0);
  /external/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h 102 const MachineInstrBuilder &addConstantPoolIndex(unsigned Idx,

Completed in 330 milliseconds