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

  /external/clang/include/clang/AST/
DeclObjC.h 515 /// The parameter is invariant: must match exactly.
516 Invariant,
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 122 unsigned Invariant : 1; /**< invariant optimization? */
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 408 /// instruction (shuffle) for loop invariant values and for the induction
419 /// values within the current basic block or on loop invariant values.
421 /// are not within the map, they have to be loop invariant, so we simply
    [all...]

Completed in 86 milliseconds