Searched refs:IfSet (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp684 SDValue IfSet, IfClr, Cond; local
689 // Op1Op0, or Op1Op1. Keep track of the Cond, IfSet, and IfClr nodes, while
694 IfSet = Op0Op1;
711 IfSet = Op0Op0;
729 IfSet = Op1Op1;
733 IfSet = Op1Op1;
737 IfSet = Op1Op0;
741 IfSet = Op1Op0;
745 IfSet = Op0Op1;
749 IfSet
[all...]

Completed in 22 milliseconds