HomeSort by relevance Sort by last modified time
    Searched defs:Slices (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 85 /// Hidden option to enable randomly shuffling the slices to help uncover
87 static cl::opt<bool> SROARandomShuffleSlices("sroa-random-shuffle-slices",
209 /// \brief Representation of the alloca slices.
211 /// This class represents the slices of an alloca which are formed by its
213 /// for the slices used and we reflect that in this structure. The uses are
214 /// stored, sorted by increasing beginning offset and with unsplittable slices
215 /// starting at a particular offset before splittable slices.
218 /// \brief Construct the slices of a particular alloca.
223 /// If this is true, the slices are never fully built and should be
227 /// \brief Support for iterating over the slices
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 98 IMG_UINT8 Slices;
165 IMG_UINT16 Slices;
375 IMG_UINT16 NumSlices; //!< Number of slices in the picture
  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 125 IMG_UINT8 Slices;
209 IMG_UINT16 Slices;
456 IMG_UINT16 NumSlices; //!< Number of slices in the picture

Completed in 320 milliseconds