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

  /external/llvm/lib/Target/ARM/
Thumb2RegisterInfo.cpp 50 .addConstantPoolIndex(Idx).addImm((int64_t)ARMCC::AL).addReg(0)
ARMInstrInfo.cpp 127 .addConstantPoolIndex(Idx);
ARMFastISel.cpp 553 .addConstantPoolIndex(Idx)
609 .addConstantPoolIndex(Idx));
614 .addConstantPoolIndex(Idx)
676 .addConstantPoolIndex(Idx);
684 .addConstantPoolIndex(Idx)
    [all...]
ARMBaseRegisterInfo.cpp 379 .addConstantPoolIndex(Idx)
ARMConstantIslandPass.cpp 546 .addImm(i).addConstantPoolIndex(i).addImm(Size);
    [all...]
Thumb1RegisterInfo.cpp 80 .addConstantPoolIndex(Idx).addImm(Pred).addReg(PredReg)
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 109 const MachineInstrBuilder &addConstantPoolIndex(unsigned Idx,
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 406 MIB.addConstantPoolIndex(Idx, Offset, CP->getTargetFlags());
    [all...]

Completed in 831 milliseconds