Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/fstyp/
H A Dexfat.c245 exfat_fat_next(FILE *fp, const struct exfat_vbr *ev, unsigned BPS, in exfat_fat_next()
264 exfat_find_label(FILE *fp, const struct exfat_vbr *ev, unsigned BPS, in exfat_find_label()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp223 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator()); in FlattenParallelAndOr() local
H A DLocal.cpp2882 std::map<Value *, Optional<BitPart>> &BPS, int Depth, in collectBitParts()
3137 std::map<Value *, Optional<BitPart>> BPS; in recognizeBSwapOrBitReverseIdiom() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3927 BitPermutationSelector BPS(CurDAG); in tryBitPermutation() local