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

  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 114 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 84 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
MSP430ISelLowering.cpp 191 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
802 SDValue MSP430TargetLowering::LowerBlockAddress(SDValue Op,
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 140 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 157 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
XCoreISelLowering.cpp 211 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
317 LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 396 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 447 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 535 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
X86ISelLowering.cpp     [all...]

Completed in 83 milliseconds