Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h478 void Select_PATCHPOINT(SDNode *N);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2556 void SelectionDAGISel::Select_PATCHPOINT(SDNode *N) { in Select_PATCHPOINT() function in SelectionDAGISel
3250 Select_PATCHPOINT(NodeToMatch); in SelectCodeCommon()