Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp444 void SwapAllSelectUsers(SDNode *N);
6721 void PPCDAGToDAGISel::SwapAllSelectUsers(SDNode *N) { in SwapAllSelectUsers() function in PPCDAGToDAGISel
7148 SwapAllSelectUsers(MachineNode); in PeepholeCROps()