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

1 2

  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 147 AM.CP = CP->getConstVal();
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 152 AM.CP = CP->getConstVal();
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 458 OS << "<" << *CP->getConstVal() << ">";
InstrEmitter.cpp 423 Idx = MCP->getConstantPoolIndex(CP->getConstVal(), Align);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 382 Idx = MCP->getConstantPoolIndex(CP->getConstVal(), Align);
    [all...]
SelectionDAG.cpp 408 ID.AddPointer(CP->getConstVal());
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelLowering.cpp 781 SDValue Result = DAG.getTargetConstantPool(CP->getConstVal(), getPointerTy(),
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelDAGToDAG.cpp 642 AM.CP = CP->getConstVal();
676 AM.CP = CP->getConstVal();
    [all...]
  /external/swiftshader/third_party/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/Lanai/
LanaiISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.cpp 642 const Constant *C = CP->getConstVal();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 769 AM.CP = CP->getConstVal();
812 AM.CP = CP->getConstVal();
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
AArch64ISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 337 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.cpp 320 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 106 return DAG.getTargetConstantPool(N->getConstVal(), Ty, N->getAlignment(),
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp 488 if (const ConstantFP *CFP = dyn_cast<ConstantFP>(CP->getConstVal()))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]

Completed in 1550 milliseconds

1 2