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

1 2

  /external/llvm/lib/Target/AVR/
AVRISelLowering.h 121 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.h 79 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
LanaiISelLowering.cpp 173 return LowerBlockAddress(Op, DAG);
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 88 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
MSP430ISelLowering.cpp 186 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
778 SDValue MSP430TargetLowering::LowerBlockAddress(SDValue Op,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelLowering.h 87 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
MSP430ISelLowering.cpp 186 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
657 SDValue MSP430TargetLowering::LowerBlockAddress(SDValue Op,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.h 132 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
MipsISelLowering.cpp 671 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 172 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 174 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
XCoreISelLowering.cpp 206 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
315 LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.h 139 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
XCoreISelLowering.cpp 171 case ISD::BlockAddress: return LowerBlockAddress(Op, DAG);
298 LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 140 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
HexagonISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.h 408 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h 389 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 490 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 532 SDValue LowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]

Completed in 469 milliseconds

1 2