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

  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 277 Disp = CurDAG->getTargetBlockAddress(AM.BlockAddr, MVT::i32, 0,
MSP430ISelLowering.cpp 691 SDValue Result = DAG.getTargetBlockAddress(BA, getPointerTy());
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 439 SDValue getTargetBlockAddress(const BlockAddress *BA, EVT VT,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 302 SDValue Result = DAG.getTargetBlockAddress(BA, getPointerTy());
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 252 Disp = CurDAG->getTargetBlockAddress(AM.BlockAddr, MVT::i32, AM.Disp,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 87 return DAG.getTargetBlockAddress(N->getBlockAddress(), Ty, 0, Flag);
    [all...]

Completed in 504 milliseconds