| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.h | 57 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | ARCISelLowering.cpp | 233 SDValue ARCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in ARCTargetLowering 783 return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 39 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LanaiISelLowering.cpp | 180 return LowerJumpTable(Op, DAG); in LowerOperation() 1163 SDValue LanaiTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in LanaiTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 50 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MSP430ISelLowering.cpp | 234 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation() 1197 SDValue MSP430TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in MSP430TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.h | 170 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | XtensaISelLowering.cpp | 1080 SDValue XtensaTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in XtensaTargetLowering 1471 return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 120 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | WebAssemblyISelLowering.cpp | 1638 return LowerJumpTable(Op, DAG); in LowerOperation() 2050 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in WebAssemblyTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 146 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | CSKYISelLowering.cpp | 177 return LowerJumpTable(Op, DAG); in LowerOperation() 1148 SDValue CSKYTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in CSKYTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 171 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | M68kISelLowering.cpp | 1413 return LowerJumpTable(Op, DAG); in LowerOperation() 2801 SDValue M68kTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in M68kTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 294 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | HexagonISelLowering.cpp | 1242 HexagonTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in HexagonTargetLowering 3405 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 660 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AArch64ISelLowering.cpp | 7248 return LowerJumpTable(Op, DAG); in LowerOperation() 11612 SDValue AArch64TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in AArch64TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1294 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | PPCISelLowering.cpp | 3291 SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in PPCTargetLowering 12553 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1769 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | X86ISelLowering.cpp | 19215 SDValue X86TargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in X86TargetLowering 33653 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 12854 …umpTableENS_7SDValueERNS_12SelectionDAGE", "llvm::X86TargetLowering::LowerJumpTable(llvm::SDValue,…
|