Searched refs:stripTruncAndExt (Results 1 – 1 of 1) sorted by relevance
8843 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function8849 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()8963 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()