Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp436 void SwapAllSelectUsers(SDNode *N);
6429 void PPCDAGToDAGISel::SwapAllSelectUsers(SDNode *N) { in SwapAllSelectUsers() function in PPCDAGToDAGISel
6854 SwapAllSelectUsers(MachineNode); in PeepholeCROps()