Lines Matching full:extract
32 // If all elts are the same, we can extract it and use any of the values.
45 // this is constant idx extract element and its a constant idx insertelt.
203 // be the same value, extract from the pre-inserted value instead.
211 // it came from and extract from the appropriate input element instead.
306 // If this is an insert of an extract from some other vector, include it.
384 // If this is an insert of an extract from some other vector, include it.
500 if (ExtractedIdx >= NumExtractVectorElts) // Out of range extract.
908 // an extract of the desired element:
973 SVI.getName() + ".extract");
987 NewBC, ConstantInt::get(Int32Ty, BegIdx), SVI.getName() + ".extract");