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

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 82 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
WebAssemblyISelLowering.cpp 557 return LowerJumpTable(Op, DAG);
595 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op,
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 97 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
MSP430ISelLowering.cpp 199 case ISD::JumpTable: return LowerJumpTable(Op, DAG);
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 181 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 468 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 726 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
X86ISelLowering.cpp     [all...]

Completed in 686 milliseconds