Home
last modified time | relevance | path

Searched refs:LowerJumpTable (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARC/
H A DARCISelLowering.h88 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DARCISelLowering.cpp211 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 DLanaiISelLowering.h85 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DLanaiISelLowering.cpp190 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 DWebAssemblyISelLowering.h97 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DWebAssemblyISelLowering.cpp879 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 DMSP430ISelLowering.h101 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DMSP430ISelLowering.cpp351 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 DHexagonISelLowering.h245 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DHexagonISelLowering.cpp948 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 DAArch64ISelLowering.h621 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DAArch64ISelLowering.cpp2863 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 DPPCISelLowering.h987 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DPPCISelLowering.cpp2680 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 DX86ISelLowering.h1249 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
H A DX86ISelLowering.cpp16780 SDValue X86TargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in X86TargetLowering
26236 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()