Home | History | Annotate | Download | only in IR

Lines Matching full:extract

219   assert(ByteSize != CSize && "Should not extract everything");
276 // If the extract is known to be all zeros, return zero.
280 // If the extract is known to be fully in the input, extract it.
298 // If the extract is known to be all zeros, return zero.
302 // If the extract is known to be fully in the input, extract it.