Searched defs:BPS (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/usr.sbin/fstyp/ |
H A D | exfat.c | 245 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 D | FlattenCFG.cpp | 223 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator()); in FlattenParallelAndOr() local
|
H A D | Local.cpp | 2882 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 D | PPCISelDAGToDAG.cpp | 3927 BitPermutationSelector BPS(CurDAG); in tryBitPermutation() local
|