Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.h87 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
DARCISelLowering.cpp210 SDValue ARCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in ARCTargetLowering
760 return LowerJumpTable(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.h84 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
DLanaiISelLowering.cpp189 return LowerJumpTable(Op, DAG); in LowerOperation()
1208 SDValue LanaiTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in LanaiTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.h112 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
DWebAssemblyISelLowering.cpp1002 return LowerJumpTable(Op, DAG); in LowerOperation()
1164 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in WebAssemblyTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h100 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
DMSP430ISelLowering.cpp355 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
1328 SDValue MSP430TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in MSP430TargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h252 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
DHexagonISelLowering.cpp1007 HexagonTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in HexagonTargetLowering
2922 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h716 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
DAArch64ISelLowering.cpp3171 return LowerJumpTable(Op, DAG); in LowerOperation()
5538 SDValue AArch64TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in AArch64TargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1058 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
DPPCISelLowering.cpp2827 SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in PPCTargetLowering
10439 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1373 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
DX86ISelLowering.cpp18061 SDValue X86TargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in X86TargetLowering
28598 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()