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