/external/llvm/lib/Target/WebAssembly/ |
WebAssemblyISelLowering.h | 86 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
WebAssemblyISelLowering.cpp | 540 return LowerJumpTable(Op, DAG); 638 SDValue WebAssemblyTargetLowering::LowerJumpTable(SDValue Op,
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
BlackfinISelLowering.h | 56 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
BlackfinISelLowering.cpp | 154 SDValue BlackfinTargetLowering::LowerJumpTable(SDValue Op, 467 case ISD::JumpTable: return LowerJumpTable(Op, DAG);
|
/external/llvm/lib/Target/Lanai/ |
LanaiISelLowering.h | 85 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
LanaiISelLowering.cpp | 175 return LowerJumpTable(Op, DAG); [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
MBlazeISelLowering.h | 123 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
MBlazeISelLowering.cpp | 202 case ISD::JumpTable: return LowerJumpTable(Op, DAG); 607 LowerJumpTable(SDValue Op, SelectionDAG &DAG) const { [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
SystemZISelLowering.h | 77 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
SystemZISelLowering.cpp | 169 case ISD::JumpTable: return LowerJumpTable(Op, DAG); 764 SDValue SystemZTargetLowering::LowerJumpTable(SDValue Op, [all...] |
/external/llvm/lib/Target/MSP430/ |
MSP430ISelLowering.h | 97 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
MSP430ISelLowering.cpp | 195 case ISD::JumpTable: return LowerJumpTable(Op, DAG); [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
MipsISelLowering.h | 134 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
MipsISelLowering.cpp | 673 case ISD::JumpTable: return LowerJumpTable(Op, DAG); [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonISelLowering.h | 197 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
HexagonISelLowering.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
AlphaISelLowering.cpp | 194 static SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) { 578 case ISD::JumpTable: return LowerJumpTable(Op, DAG); [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64ISelLowering.h | 488 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
/external/llvm/lib/Target/Mips/ |
MipsISelLowering.h | 437 SDValue lowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
/external/llvm/lib/Target/SystemZ/ |
SystemZISelLowering.h | 506 SDValue lowerJumpTable(JumpTableSDNode *JT, SelectionDAG &DAG) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
PPCISelLowering.h | 391 SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
SPUISelLowering.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.h | [all...] |
/external/llvm/lib/Target/X86/ |
X86ISelLowering.h | [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86ISelLowering.h | [all...] |