Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp205 bool SelectCMP_SWAP(SDNode *N);
2722 bool AArch64DAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in AArch64DAGToDAGISel
2773 if (SelectCMP_SWAP(Node)) in Select()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp225 void SelectCMP_SWAP(SDNode *N);
2463 void ARMDAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in ARMDAGToDAGISel
3789 SelectCMP_SWAP(N); in Select()