Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp330 void SelectCMP_SWAP(SDNode *N);
3510 void ARMDAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in ARMDAGToDAGISel
5357 SelectCMP_SWAP(N); in Select()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp484 bool SelectCMP_SWAP(SDNode *N);
3937 bool AArch64DAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in AArch64DAGToDAGISel
4375 if (SelectCMP_SWAP(Node)) in Select()