| /openbsd-src/gnu/llvm/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 797 return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /openbsd-src/gnu/llvm/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() 1208 SDValue LanaiTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in LanaiTargetLowering
|
| /openbsd-src/gnu/llvm/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() 1326 SDValue MSP430TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in MSP430TargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 165 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | CSKYISelLowering.cpp | 173 return LowerJumpTable(Op, DAG); in LowerOperation() 1172 SDValue CSKYTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in CSKYTargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 129 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | WebAssemblyISelLowering.cpp | 1402 return LowerJumpTable(Op, DAG); in LowerOperation() 1725 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in WebAssemblyTargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 218 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | M68kISelLowering.cpp | 1383 return LowerJumpTable(Op, DAG); in LowerOperation() 2677 SDValue M68kTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in M68kTargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 280 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | HexagonISelLowering.cpp | 1154 HexagonTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in HexagonTargetLowering 3355 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 1024 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AArch64ISelLowering.cpp | 5830 return LowerJumpTable(Op, DAG); in LowerOperation() 9325 SDValue AArch64TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in AArch64TargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1269 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | PPCISelLowering.cpp | 3225 SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in PPCTargetLowering 11310 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1640 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | X86ISelLowering.cpp | 20600 SDValue X86TargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in X86TargetLowering 33244 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|