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 87 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
MSP430ISelLowering.cpp 194 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
690 SDValue MSP430TargetLowering::LowerBlockAddress(SDValue Op,
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 123 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 229 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 145 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
XCoreISelLowering.cpp 174 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
268 LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 439 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 495 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
X86ISelLowering.cpp     [all...]

Completed in 351 milliseconds