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

1 2

  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 147 SDValue CPIdx = CurDAG->getTargetConstantPool(
XCoreISelLowering.cpp 334 Res = DAG.getTargetConstantPool(CP->getMachineCPVal(), PtrVT,
337 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 169 CurDAG->getTargetConstantPool(ConstantInt::get(
XCoreISelLowering.cpp 317 Res = DAG.getTargetConstantPool(CP->getMachineCPVal(), PtrVT,
320 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 147 SDValue CPIdx = CurDAG->getTargetConstantPool(
XCoreISelLowering.cpp 330 Res = DAG.getTargetConstantPool(CP->getMachineCPVal(), PtrVT,
333 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 267 Disp = CurDAG->getTargetConstantPool(AM.CP, MVT::i16,
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelDAGToDAG.cpp 277 SDValue CPI = CurDAG->getTargetConstantPool(C, MVT::i64);
AlphaISelLowering.cpp 643 SDValue CPI = DAG.getTargetConstantPool(C, MVT::i64, CP->getAlignment());
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 270 Disp = CurDAG->getTargetConstantPool(AM.CP, MVT::i16,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 270 Disp = CurDAG->getTargetConstantPool(AM.CP, MVT::i16,
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 372 SDValue getTargetConstantPool(const Constant *C, EVT VT,
380 SDValue getTargetConstantPool(MachineConstantPoolValue *C,
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 544 SDValue getTargetConstantPool(const Constant *C, EVT VT,
552 SDValue getTargetConstantPool(MachineConstantPoolValue *C,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAG.h 634 SDValue getTargetConstantPool(const Constant *C, EVT VT,
642 SDValue getTargetConstantPool(MachineConstantPoolValue *C,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp     [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-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 348 DAG.getTargetConstantPool(CPA, Ty, Alignment, Offset, RISCVII::MO_HI);
350 DAG.getTargetConstantPool(CPA, Ty, Alignment, Offset, RISCVII::MO_LO);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelLowering.cpp 627 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment(),
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]

Completed in 1259 milliseconds

1 2