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