Home
last modified time | relevance | path

Searched defs:BPS (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp223 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator()); in FlattenParallelAndOr() local
H A DLocal.cpp2694 collectBitParts(Value *V, bool MatchBSwaps, bool MatchBitReversals, std::map<Value *, Optional<BitPart>> &BPS, int Depth) collectBitParts() argument
2856 std::map<Value *, Optional<BitPart>> BPS; recognizeBSwapOrBitReverseIdiom() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddsp.h27 #define BPS 32 // this is the common stride for enc/dec macro

Completed in 7 milliseconds