/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.h | 87 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
H A D | ARCISelLowering.cpp | 209 SDValue ARCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in ARCTargetLowering 761 return LowerJumpTable(Op, DAG); in LowerOperation()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.h | 84 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
H A D | LanaiISelLowering.cpp | 189 return LowerJumpTable(Op, DAG); in LowerOperation() 1208 SDValue LanaiTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in LanaiTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/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() 1323 SDValue MSP430TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in MSP430TargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.h | 112 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
H A D | WebAssemblyISelLowering.cpp | 1228 return LowerJumpTable(Op, DAG); in LowerOperation() 1490 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in WebAssemblyTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 212 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
H A D | M68kISelLowering.cpp | 1349 return LowerJumpTable(Op, DAG); in LowerOperation() 2637 SDValue M68kTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in M68kTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 260 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
H A D | HexagonISelLowering.cpp | 1157 HexagonTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in HexagonTargetLowering 3156 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 1196 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
H A D | PPCISelLowering.cpp | 3151 SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in PPCTargetLowering 10786 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1527 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
H A D | X86ISelLowering.cpp | 19186 SDValue X86TargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in X86TargetLowering 30331 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 924 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
H A D | AArch64ISelLowering.cpp | 4484 return LowerJumpTable(Op, DAG); in LowerOperation() 7234 SDValue AArch64TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in AArch64TargetLowering
|