Lines Matching defs:ExtTrueVal
13832 SDValue ExtTrueVal = (SetCCWidth == 1)13836 if (SDValue SCC = SimplifySelectCC(DL, N00, N01, ExtTrueVal, Zero, CC, true))13848 return DAG.getSelect(DL, VT, SetCC, ExtTrueVal, Zero);