Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp357 bool SelectCMP_SWAP(SDNode *N);
3075 bool AArch64DAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in AArch64DAGToDAGISel
3417 if (SelectCMP_SWAP(Node)) in Select()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp326 void SelectCMP_SWAP(SDNode *N);
3502 void ARMDAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in ARMDAGToDAGISel
5369 SelectCMP_SWAP(N); in Select()