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

  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 122 unsigned Invariant : 1; /**< invariant optimization? */
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 337 /// instruction (shuffle) for loop invariant values and for the induction
348 /// values within the current basic block or on loop invariant values.
350 /// are not within the map, they have to be loop invariant, so we simply
    [all...]

Completed in 417 milliseconds