HomeSort by relevance Sort by last modified time
    Searched refs:getConstantPool (Results 26 - 50 of 61) sorted by null

12 3

  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 406 /// getConstantPool - Return a MachinePointerInfo record that refers to the
408 MachinePointerInfo MachinePointerInfo::getConstantPool() {
409 return MachinePointerInfo(PseudoSourceValue::getConstantPool());
    [all...]
MachineLICM.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 287 SDValue CPIdx = DAG.getConstantPool(LLVMC, TLI.getPointerTy());
293 CPIdx, MachinePointerInfo::getConstantPool(),
299 MachinePointerInfo::getConstantPool(), false, false, false,
    [all...]
InstrEmitter.cpp 413 MachineConstantPool *MCP = MF->getConstantPool();
    [all...]
FastISel.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 100 MCP = MF.getConstantPool();
    [all...]
ARMISelLowering.cpp     [all...]
Thumb1RegisterInfo.cpp 71 MachineConstantPool *ConstantPool = MF.getConstantPool();
ARMCodeEmitter.cpp 377 MCPEs = &MF.getConstantPool()->getConstants();
    [all...]
ARMConstantIslandPass.cpp 379 MCP = mf.getConstantPool();
    [all...]
ARMExpandPseudoInsts.cpp     [all...]
ARMFrameLowering.cpp     [all...]
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 791 emitConstantPool(F.getConstantPool());
    [all...]
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 77 MCP = MF.getConstantPool();
    [all...]
MipsConstantIslandPass.cpp 452 MCP = mf.getConstantPool();
    [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelDAGToDAG.cpp 541 if (PSV && PSV == PseudoSourceValue::getConstantPool()) {
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 708 int constantPoolSize = cf.getConstantPool().size();
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 310 SDValue CP = DAG.getConstantPool(GAI, MVT::i32);
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]

Completed in 1481 milliseconds

12 3