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 84 /// Hidden option to enable randomly shuffling the slices to help uncover
86 static cl::opt<bool> SROARandomShuffleSlices("sroa-random-shuffle-slices",
206 /// \brief Representation of the alloca slices.
208 /// This class represents the slices of an alloca which are formed by its
210 /// for the slices used and we reflect that in this structure. The uses are
211 /// stored, sorted by increasing beginning offset and with unsplittable slices
212 /// starting at a particular offset before splittable slices.
215 /// \brief Construct the slices of a particular alloca.
220 /// If this is true, the slices are never fully built and should be
224 /// \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 341 milliseconds