Home
last modified time | relevance | path

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

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