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

  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 152 AM.CP = CP->getConstVal();
  /external/llvm/lib/Target/Mips/
MipsISelDAGToDAG.cpp 215 Offset1 = CurDAG->getTargetConstantPool(CP->getConstVal(),
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 374 Idx = MCP->getConstantPoolIndex(CP->getConstVal(), Align);
    [all...]
SelectionDAG.cpp 408 ID.AddPointer(CP->getConstVal());
    [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 780 SDValue Result = DAG.getTargetConstantPool(CP->getConstVal(), getPointerTy(),
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 637 AM.CP = CP->getConstVal();
671 AM.CP = CP->getConstVal();
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp 636 const Constant *C = CP->getConstVal();
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 623 const Constant *C = N->getConstVal();
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 317 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 481 if (const ConstantFP *CFP = dyn_cast<ConstantFP>(CP->getConstVal()))
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 597 milliseconds