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

  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 152 AM.CP = CP->getConstVal();
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 382 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 781 SDValue Result = DAG.getTargetConstantPool(CP->getConstVal(), getPointerTy(),
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 642 AM.CP = CP->getConstVal();
676 AM.CP = CP->getConstVal();
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 624 const Constant *C = N->getConstVal();
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp 642 const Constant *C = CP->getConstVal();
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 320 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 488 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 543 milliseconds