Searched refs:lowerJumpTable (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Relocation.txt | 17 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const
|
| H A D | MipsISelLowering.h | 538 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MipsISelLowering.cpp | 1231 case ISD::JumpTable: return lowerJumpTable(Op, DAG); in LowerOperation() 2223 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const in lowerJumpTable() function in MipsTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 267 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LoongArchISelLowering.cpp | 390 return lowerJumpTable(Op, DAG); in LowerOperation() 823 SDValue LoongArchTargetLowering::lowerJumpTable(SDValue Op, in lowerJumpTable() function in LoongArchTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 241 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | VEISelLowering.cpp | 1319 SDValue VETargetLowering::lowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in lowerJumpTable() function in VETargetLowering 1903 return lowerJumpTable(Op, DAG); in LowerOperation()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 673 SDValue lowerJumpTable(JumpTableSDNode *JT, SelectionDAG &DAG) const;
|
| H A D | SystemZISelLowering.cpp | 3710 SDValue SystemZTargetLowering::lowerJumpTable(JumpTableSDNode *JT, in lowerJumpTable() function in SystemZTargetLowering 6116 return lowerJumpTable(cast<JumpTableSDNode>(Op), DAG); in LowerOperation()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 863 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | RISCVISelLowering.cpp | 5849 return lowerJumpTable(Op, DAG); in LowerOperation() 6897 SDValue RISCVTargetLowering::lowerJumpTable(SDValue Op, in lowerJumpTable() function in RISCVTargetLowering
|