HomeSort by relevance Sort by last modified time
    Searched refs:Bypass (Results 1 - 6 of 6) sorted by null

  /frameworks/base/libs/hwui/
TextureCache.h 100 return get(bitmap, AtlasUsageType::Bypass);
138 Bypass,
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 437 /// Emit a bypass check to see if the trip count would overflow, or we
439 void emitMinimumIterationCountCheck(Loop *L, BasicBlock *Bypass);
440 /// Emit a bypass check to see if the vector trip count is nonzero.
441 void emitVectorLoopEnteredCheck(Loop *L, BasicBlock *Bypass);
442 /// Emit a bypass check to see if all of the SCEV assumptions we've
444 void emitSCEVChecks(Loop *L, BasicBlock *Bypass);
445 /// Emit bypass checks to check any memory assumptions we may have made.
446 void emitMemRuntimeChecks(Loop *L, BasicBlock *Bypass);
531 /// A list of all bypass blocks. The first block is the entry of the loop.
    [all...]
  /external/bison/data/
glr.cc 69 # Bypass the default implementation to generate the "yy_symbol_print"
  /prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go 267 // Bypass gcc if there's nothing left to find out.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go 267 // Bypass gcc if there's nothing left to find out.
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 266 milliseconds