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

  /external/llvm/lib/Target/AMDGPU/
R600ISelLowering.h 78 SDValue LowerLOAD(SDValue Op, SelectionDAG &DAG) const;
SIISelLowering.h 37 SDValue LowerLOAD(SDValue Op, SelectionDAG &DAG) const;
R600ISelLowering.cpp 629 SDValue Result = LowerLOAD(Op, DAG);
    [all...]
SIISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 169 SDValue LowerLOAD(SDValue Op, SelectionDAG &DAG) const;
XCoreISelLowering.cpp 209 case ISD::LOAD: return LowerLOAD(Op, DAG);
419 LowerLOAD(SDValue Op, SelectionDAG &DAG) const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.h 135 SDValue LowerLOAD(SDValue Op, SelectionDAG &DAG) const;
XCoreISelLowering.cpp 174 case ISD::LOAD: return LowerLOAD(Op, DAG);
393 LowerLOAD(SDValue Op, SelectionDAG &DAG) const {
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 169 SDValue LowerLOAD(SDValue Op, SelectionDAG &DAG) const;
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.h 525 SDValue LowerLOAD(SDValue Op, SelectionDAG &DAG) const;
NVPTXISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h     [all...]
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp 549 LowerLOAD(SDValue Op, SelectionDAG &DAG, const SPUSubtarget *ST) {
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]

Completed in 434 milliseconds