Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp319 void SelectCMP_SWAP(SDNode *N);
3502 void ARMDAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in ARMDAGToDAGISel
5342 SelectCMP_SWAP(N); in Select()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp490 bool SelectCMP_SWAP(SDNode *N);
4194 bool AArch64DAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in AArch64DAGToDAGISel
4811 if (SelectCMP_SWAP(Node)) in Select()