Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h473 void Select_CONVERGENCECTRL_LOOP(SDNode *N);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2503 void SelectionDAGISel::Select_CONVERGENCECTRL_LOOP(SDNode *N) { in Select_CONVERGENCECTRL_LOOP() function in SelectionDAGISel
3262 Select_CONVERGENCECTRL_LOOP(NodeToMatch); in SelectCodeCommon()