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

  /external/llvm/include/llvm/CodeGen/
MachineConstantPool.h 155 /// getConstantPoolIndex - Create a new entry in the constant pool or return
158 unsigned getConstantPoolIndex(const Constant *C, unsigned Alignment);
159 unsigned getConstantPoolIndex(MachineConstantPoolValue *V,unsigned Alignment);
  /external/llvm/lib/Target/ARM/
ARMInstrInfo.cpp 164 unsigned Idx = MF.getConstantPool()->getConstantPoolIndex(CPV, Align);
ThumbRegisterInfo.cpp 74 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
93 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
ARMBaseRegisterInfo.cpp 402 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
ARMFastISel.cpp 499 unsigned Idx = MCP.getConstantPoolIndex(cast<Constant>(CFP), Align);
564 unsigned Idx = MCP.getConstantPoolIndex(C, Align);
633 unsigned Idx = MCP.getConstantPoolIndex(CPV, Align);
    [all...]
ARMExpandPseudoInsts.cpp     [all...]
ARMFrameLowering.cpp     [all...]
ARMISelLowering.cpp     [all...]
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 460 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
  /external/llvm/lib/CodeGen/
MachineFunction.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 419 Idx = MCP->getConstantPoolIndex(CP->getMachineCPVal(), Align);
421 Idx = MCP->getConstantPoolIndex(CP->getConstVal(), Align);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp 397 unsigned CPI = MCP.getConstantPoolIndex(cast<Constant>(CFP), Align);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 473 milliseconds