| /llvm-project-15.0.7/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.h | 90 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | ARCISelLowering.cpp | 248 SDValue ARCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in ARCTargetLowering 800 return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 84 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LanaiISelLowering.cpp | 185 return LowerJumpTable(Op, DAG); in LowerOperation() 1213 SDValue LanaiTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in LanaiTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 104 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MSP430ISelLowering.cpp | 354 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation() 1327 SDValue MSP430TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in MSP430TargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 158 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | CSKYISelLowering.cpp | 170 return LowerJumpTable(Op, DAG); in LowerOperation() 1148 SDValue CSKYTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in CSKYTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 129 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | WebAssemblyISelLowering.cpp | 1397 return LowerJumpTable(Op, DAG); in LowerOperation() 1822 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in WebAssemblyTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 215 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | M68kISelLowering.cpp | 1355 return LowerJumpTable(Op, DAG); in LowerOperation() 2649 SDValue M68kTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in M68kTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 257 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | HexagonISelLowering.cpp | 1155 HexagonTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in HexagonTargetLowering 3218 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1258 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | PPCISelLowering.cpp | 3212 SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in PPCTargetLowering 11146 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 972 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AArch64ISelLowering.cpp | 5381 return LowerJumpTable(Op, DAG); in LowerOperation() 8394 SDValue AArch64TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in AArch64TargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1577 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | X86ISelLowering.cpp | 20226 SDValue X86TargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in X86TargetLowering 32290 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|