Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp236 void SwapAllSelectUsers(SDNode *N);
3499 void PPCDAGToDAGISel::SwapAllSelectUsers(SDNode *N) { in SwapAllSelectUsers() function in PPCDAGToDAGISel
3929 SwapAllSelectUsers(MachineNode); in PeepholeCROps()