Home
last modified time | relevance | path

Searched defs:BPS (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp223 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator()); in FlattenParallelAndOr() local
DLocal.cpp2695 std::map<Value *, Optional<BitPart>> &BPS, int Depth) { in collectBitParts()
2856 std::map<Value *, Optional<BitPart>> BPS; in recognizeBSwapOrBitReverseIdiom() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddsp.h27 #define BPS 32 // this is the common stride for enc/dec macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3681 BitPermutationSelector BPS(CurDAG); in tryBitPermutation() local