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

1 2

  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 274 Disp = CurDAG->getTargetBlockAddress(AM.BlockAddr, MVT::i32, 0,
MSP430ISelLowering.cpp 783 SDValue Result = DAG.getTargetBlockAddress(BA, PtrVT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 277 Disp = CurDAG->getTargetBlockAddress(AM.BlockAddr, MVT::i32, 0,
MSP430ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 329 SDValue BAHi = DAG.getTargetBlockAddress(BA, Ty, Offset, RISCVII::MO_HI);
330 SDValue BALo = DAG.getTargetBlockAddress(BA, Ty, Offset, RISCVII::MO_LO);
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 576 SDValue getTargetBlockAddress(const BlockAddress *BA, EVT VT,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAG.h 668 SDValue getTargetBlockAddress(const BlockAddress *BA, EVT VT,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 320 SDValue Result = DAG.getTargetBlockAddress(BA, PtrVT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRISelLowering.cpp 408 SDValue Result = DAG.getTargetBlockAddress(BA, getPointerTy(DL));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 316 SDValue Result = DAG.getTargetBlockAddress(BA, PtrVT);
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 275 Disp = CurDAG->getTargetBlockAddress(AM.BlockAddr, MVT::i32, AM.Disp,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 282 Disp = CurDAG->getTargetBlockAddress(AM.BlockAddr, MVT::i32, AM.Disp,
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 94 return DAG.getTargetBlockAddress(N->getBlockAddress(), Ty, 0, Flag);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsISelLowering.cpp 168 return DAG.getTargetBlockAddress(N->getBlockAddress(), Ty, 0, Flag);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]

Completed in 1870 milliseconds

1 2