Home
last modified time | relevance | path

Searched refs:BrJumpTable (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1615 SDValue BrJumpTable = DAG.getNode(ISD::BR_JT, getCurDebugLoc(), in visitJumpTable() local
1618 DAG.setRoot(BrJumpTable); in visitJumpTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1948 SDValue BrJumpTable = DAG.getNode(ISD::BR_JT, getCurSDLoc(), in visitJumpTable() local
1951 DAG.setRoot(BrJumpTable); in visitJumpTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2129 SDValue BrJumpTable = DAG.getNode(ISD::BR_JT, getCurSDLoc(), in visitJumpTable() local
2132 DAG.setRoot(BrJumpTable); in visitJumpTable()