Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h328 void Select_PATCHPOINT(SDNode *N);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2245 void SelectionDAGISel::Select_PATCHPOINT(SDNode *N) { in Select_PATCHPOINT() function in SelectionDAGISel
2854 Select_PATCHPOINT(NodeToMatch); in SelectCodeCommon()