Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp434 bool SelectCMP_SWAP(SDNode *N);
3737 bool AArch64DAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in AArch64DAGToDAGISel
4087 if (SelectCMP_SWAP(Node)) in Select()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp330 void SelectCMP_SWAP(SDNode *N);
3515 void ARMDAGToDAGISel::SelectCMP_SWAP(SDNode *N) { in SelectCMP_SWAP() function in ARMDAGToDAGISel
5365 SelectCMP_SWAP(N); in Select()