Searched refs:lowerJumpTable (Results 1 – 11 of 11) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Relocation.txt | 17 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const
|
| H A D | MipsISelLowering.h | 542 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MipsISelLowering.cpp | 1247 case ISD::JumpTable: return lowerJumpTable(Op, DAG); in LowerOperation() 2239 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const in lowerJumpTable() function in MipsTargetLowering
|
| /src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 287 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LoongArchISelLowering.cpp | 395 return lowerJumpTable(Op, DAG); in LowerOperation() 1762 SDValue LoongArchTargetLowering::lowerJumpTable(SDValue Op, in lowerJumpTable() function in LoongArchTargetLowering
|
| /src/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 | 1317 SDValue VETargetLowering::lowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in lowerJumpTable() function in VETargetLowering 1901 return lowerJumpTable(Op, DAG); in LowerOperation()
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 680 SDValue lowerJumpTable(JumpTableSDNode *JT, SelectionDAG &DAG) const;
|
| H A D | SystemZISelLowering.cpp | 3733 SDValue SystemZTargetLowering::lowerJumpTable(JumpTableSDNode *JT, in lowerJumpTable() function in SystemZTargetLowering 6141 return lowerJumpTable(cast<JumpTableSDNode>(Op), DAG); in LowerOperation()
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 925 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | RISCVISelLowering.cpp | 6257 return lowerJumpTable(Op, DAG); in LowerOperation() 7398 SDValue RISCVTargetLowering::lowerJumpTable(SDValue Op, in lowerJumpTable() function in RISCVTargetLowering
|