Home
last modified time | relevance | path

Searched refs:getEHLabel (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h572 SDValue getEHLabel(const SDLoc &dl, SDValue Root, MCSymbol *Label);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h693 SDValue getEHLabel(const SDLoc &dl, SDValue Root, MCSymbol *Label);
/external/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAG.h732 SDValue getEHLabel(const SDLoc &dl, SDValue Root, MCSymbol *Label);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5713 DAG.setRoot(DAG.getEHLabel(getCurSDLoc(), getControlRoot(), BeginLabel)); in lowerInvokable()
5741 DAG.setRoot(DAG.getEHLabel(getCurSDLoc(), getRoot(), EndLabel)); in lowerInvokable()
DSelectionDAG.cpp1706 SDValue SelectionDAG::getEHLabel(const SDLoc &dl, SDValue Root, in getEHLabel() function in SelectionDAG
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7102 DAG.setRoot(DAG.getEHLabel(getCurSDLoc(), getControlRoot(), BeginLabel)); in lowerInvokable()
7130 DAG.setRoot(DAG.getEHLabel(getCurSDLoc(), getRoot(), EndLabel)); in lowerInvokable()
DSelectionDAG.cpp1819 SDValue SelectionDAG::getEHLabel(const SDLoc &dl, SDValue Root, in getEHLabel() function in SelectionDAG
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7132 DAG.setRoot(DAG.getEHLabel(getCurSDLoc(), getControlRoot(), BeginLabel)); in lowerInvokable()
7160 DAG.setRoot(DAG.getEHLabel(getCurSDLoc(), getRoot(), EndLabel)); in lowerInvokable()
DSelectionDAG.cpp1884 SDValue SelectionDAG::getEHLabel(const SDLoc &dl, SDValue Root, in getEHLabel() function in SelectionDAG