Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp328 void SwapAllSelectUsers(SDNode *N);
5525 void PPCDAGToDAGISel::SwapAllSelectUsers(SDNode *N) { in SwapAllSelectUsers() function in PPCDAGToDAGISel
5960 SwapAllSelectUsers(MachineNode); in PeepholeCROps()