Searched refs:IfClr (Results 1 – 4 of 4) sorted by relevance
684 SDValue IfSet, IfClr, Cond; in performORCombine() local698 IfClr = Op1Op1; in performORCombine()701 IfClr = Op1Op0; in performORCombine()709 if (!IfClr.getNode() && isVSplat(Op0Op1, Mask, IsLittleEndian)) { in performORCombine()715 IfClr = Op1Op1; in performORCombine()718 IfClr = Op1Op0; in performORCombine()726 if (!IfClr.getNode()) { in performORCombine()730 IfClr = Op0Op1; in performORCombine()734 IfClr = Op0Op0; in performORCombine()738 IfClr = Op0Op1; in performORCombine()[all …]
528 ; Note that IfSet and IfClr are swapped since the condition is inverted550 ; Note that IfSet and IfClr are swapped since the condition is inverted570 ; Note that IfSet and IfClr are swapped since the condition is inverted590 ; Note that IfSet and IfClr are swapped since the condition is inverted
764 ; Note that IfSet and IfClr are swapped since the condition is inverted786 ; Note that IfSet and IfClr are swapped since the condition is inverted808 ; Note that IfSet and IfClr are swapped since the condition is inverted852 ; Note that IfSet and IfClr are swapped since the condition is inverted874 ; Note that IfSet and IfClr are swapped since the condition is inverted896 ; Note that IfSet and IfClr are swapped since the condition is inverted
993 ; (vselect Mask, IfSet, IfClr) -> (BMNZ IfClr, IfSet, Mask)