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

/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp681 SDValue IfSet, IfClr, Cond; local
686 // Op1Op0, or Op1Op1. Keep track of the Cond, IfSet, and IfClr nodes, while
691 IfSet = Op0Op1;
708 IfSet = Op0Op0;
726 IfSet = Op1Op1;
730 IfSet = Op1Op1;
734 IfSet = Op1Op0;
738 IfSet = Op1Op0;
742 IfSet = Op0Op1;
746 IfSet
[all...]

Completed in 271 milliseconds