Home
last modified time | relevance | path

Searched refs:LowerJumpTable (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.h90 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DARCISelLowering.cpp250 SDValue ARCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in ARCTargetLowering
799 return LowerJumpTable(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.h102 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DXtensaISelLowering.cpp643 SDValue XtensaTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in XtensaTargetLowering
728 return LowerJumpTable(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h84 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DLanaiISelLowering.cpp187 return LowerJumpTable(Op, DAG); in LowerOperation()
1209 SDValue LanaiTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in LanaiTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h104 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DMSP430ISelLowering.cpp355 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
1322 SDValue MSP430TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in MSP430TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h165 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DCSKYISelLowering.cpp177 return LowerJumpTable(Op, DAG); in LowerOperation()
1174 SDValue CSKYTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in CSKYTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h127 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DWebAssemblyISelLowering.cpp1460 return LowerJumpTable(Op, DAG); in LowerOperation()
1791 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in WebAssemblyTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h240 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DM68kISelLowering.cpp1411 return LowerJumpTable(Op, DAG); in LowerOperation()
2800 SDValue M68kTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in M68kTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h283 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DHexagonISelLowering.cpp1173 HexagonTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in HexagonTargetLowering
3383 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1279 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DPPCISelLowering.cpp3278 SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in PPCTargetLowering
11806 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1678 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DX86ISelLowering.cpp18532 SDValue X86TargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in X86TargetLowering
32428 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1148 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DAArch64ISelLowering.cpp6781 return LowerJumpTable(Op, DAG); in LowerOperation()
10783 SDValue AArch64TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in AArch64TargetLowering