/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.h | 56 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | BlackfinISelLowering.cpp | 154 SDValue BlackfinTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in BlackfinTargetLowering 467 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.h | 86 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | WebAssemblyISelLowering.cpp | 540 return LowerJumpTable(Op, DAG); in LowerOperation() 638 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in WebAssemblyTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 77 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | SystemZISelLowering.cpp | 169 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation() 764 SDValue SystemZTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in SystemZTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.h | 123 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | MBlazeISelLowering.cpp | 202 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation() 607 LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in MBlazeTargetLowering
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.h | 85 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | LanaiISelLowering.cpp | 175 return LowerJumpTable(Op, DAG); in LowerOperation() 1211 SDValue LanaiTargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in LanaiTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.h | 134 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | MipsISelLowering.cpp | 673 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation() 1524 LowerJumpTable(SDValue Op, SelectionDAG &DAG) const in LowerJumpTable() function in MipsTargetLowering
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 97 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | MSP430ISelLowering.cpp | 195 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation() 1071 SDValue MSP430TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in MSP430TargetLowering
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 197 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | HexagonISelLowering.cpp | 1424 HexagonTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in HexagonTargetLowering 2781 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 391 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | PPCISelLowering.cpp | 1173 SDValue PPCTargetLowering::LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { in LowerJumpTable() function in PPCTargetLowering 4515 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 488 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
D | AArch64ISelLowering.cpp | 2326 return LowerJumpTable(Op, DAG); in LowerOperation() 4117 SDValue AArch64TargetLowering::LowerJumpTable(SDValue Op, in LowerJumpTable() function in AArch64TargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 194 static SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) { in LowerJumpTable() function 578 case ISD::JumpTable: return LowerJumpTable(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 829 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 804 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1099 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 1030 LowerJumpTable(SDValue Op, SelectionDAG &DAG, const SPUSubtarget *ST) { in LowerJumpTable() function 2802 return LowerJumpTable(Op, DAG, SPUTM.getSubtargetImpl()); in LowerOperation()
|