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

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp585 SDValue IfSet, IfClr, Cond; local
590 // Op1Op0, or Op1Op1. Keep track of the Cond, IfSet, and IfClr nodes, while
595 IfSet = Op0Op1;
612 IfSet = Op0Op0;
630 IfSet = Op1Op1;
634 IfSet = Op1Op1;
638 IfSet = Op1Op0;
642 IfSet = Op1Op0;
646 IfSet = Op0Op1;
650 IfSet
[all...]

Completed in 103 milliseconds