Home
last modified time | relevance | path

Searched refs:Select_PATCHPOINT (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h328 void Select_PATCHPOINT(SDNode *N);
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2299 void SelectionDAGISel::Select_PATCHPOINT(SDNode *N) { in Select_PATCHPOINT() function in SelectionDAGISel
2911 Select_PATCHPOINT(NodeToMatch); in SelectCodeCommon()