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

  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 152 AM.CP = CP->getConstVal();
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 404 OS << "<" << *CP->getConstVal() << ">";
InstrEmitter.cpp 384 Idx = MCP->getConstantPoolIndex(CP->getConstVal(), Align);
    [all...]
SelectionDAG.cpp 419 ID.AddPointer(CP->getConstVal());
    [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 625 const Constant *C = N->getConstVal();
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 641 AM.CP = CP->getConstVal();
676 AM.CP = CP->getConstVal();
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 318 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 526 if (const ConstantFP *CFP = dyn_cast<ConstantFP>(CP->getConstVal()))
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 370 milliseconds