OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LowerJumpTable
(Results
1 - 18
of
18
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
ARCISelLowering.h
87
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
ARCISelLowering.cpp
209
SDValue ARCTargetLowering::
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const {
761
return
LowerJumpTable
(Op, DAG);
/src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiISelLowering.h
84
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
LanaiISelLowering.cpp
189
return
LowerJumpTable
(Op, DAG);
1208
SDValue LanaiTargetLowering::
LowerJumpTable
(SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kISelLowering.h
212
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
M68kISelLowering.cpp
1349
return
LowerJumpTable
(Op, DAG);
2637
SDValue M68kTargetLowering::
LowerJumpTable
(SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
MSP430ISelLowering.h
104
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
MSP430ISelLowering.cpp
354
case ISD::JumpTable: return
LowerJumpTable
(Op, DAG);
1323
SDValue MSP430TargetLowering::
LowerJumpTable
(SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h
112
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
WebAssemblyISelLowering.cpp
1228
return
LowerJumpTable
(Op, DAG);
1490
SDValue WebAssemblyTargetLowering::
LowerJumpTable
(SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.h
924
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
AArch64ISelLowering.cpp
4484
return
LowerJumpTable
(Op, DAG);
7234
SDValue AArch64TargetLowering::
LowerJumpTable
(SDValue Op,
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelLowering.h
260
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
HexagonISelLowering.cpp
1157
HexagonTargetLowering::
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const {
3156
case ISD::JumpTable: return
LowerJumpTable
(Op, DAG);
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h
1196
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
PPCISelLowering.cpp
3151
SDValue PPCTargetLowering::
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const {
10786
case ISD::JumpTable: return
LowerJumpTable
(Op, DAG);
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h
1527
SDValue
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const;
X86ISelLowering.cpp
19186
SDValue X86TargetLowering::
LowerJumpTable
(SDValue Op, SelectionDAG &DAG) const {
[
all
...]
Completed in 133 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026