Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp355 void SwapAllSelectUsers(SDNode *N);
5663 void PPCDAGToDAGISel::SwapAllSelectUsers(SDNode *N) { in SwapAllSelectUsers() function in PPCDAGToDAGISel
6098 SwapAllSelectUsers(MachineNode); in PeepholeCROps()