| /freebsd-12.1/contrib/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.h | 88 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | ARCISelLowering.cpp | 211 SDValue ARCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in ARCTargetLowering 761 return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 85 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LanaiISelLowering.cpp | 190 return LowerJumpTable(Op, DAG); in LowerOperation() 1208 SDValue LanaiTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in LanaiTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 97 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | WebAssemblyISelLowering.cpp | 879 return LowerJumpTable(Op, DAG); in LowerOperation() 993 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in WebAssemblyTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 101 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MSP430ISelLowering.cpp | 351 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation() 1310 SDValue MSP430TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in MSP430TargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 245 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | HexagonISelLowering.cpp | 948 HexagonTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in HexagonTargetLowering 2778 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 621 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AArch64ISelLowering.cpp | 2863 return LowerJumpTable(Op, DAG); in LowerOperation() 4955 SDValue AArch64TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in AArch64TargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 987 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | PPCISelLowering.cpp | 2680 SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in PPCTargetLowering 9620 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1249 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | X86ISelLowering.cpp | 16780 SDValue X86TargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in X86TargetLowering 26236 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|