Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h459 void Select_ARITH_FENCE(SDNode *N);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2364 void SelectionDAGISel::Select_ARITH_FENCE(SDNode *N) { in Select_ARITH_FENCE() function in SelectionDAGISel
3107 Select_ARITH_FENCE(NodeToMatch); in SelectCodeCommon()