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

  /external/llvm/include/llvm/CodeGen/
MachineConstantPool.h 140 /// getConstantPoolIndex - Create a new entry in the constant pool or return
143 unsigned getConstantPoolIndex(const Constant *C, unsigned Alignment);
144 unsigned getConstantPoolIndex(MachineConstantPoolValue *V,
  /external/llvm/lib/Target/ARM/
ThumbRegisterInfo.cpp 74 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
93 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
ARMBaseRegisterInfo.cpp 392 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
ARMFastISel.cpp 497 unsigned Idx = MCP.getConstantPoolIndex(cast<Constant>(CFP), Align);
562 unsigned Idx = MCP.getConstantPoolIndex(C, Align);
631 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 449 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/CodeGen/MIRParser/
MIRParser.cpp 601 unsigned Index = ConstantPool.getConstantPoolIndex(Value, Alignment);
  /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 398 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 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.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 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 

Completed in 3947 milliseconds