Searched defs:BPS (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/fstyp/ |
H A D | exfat.c | 244 exfat_fat_next(FILE *fp, const struct exfat_vbr *ev, unsigned BPS, in exfat_fat_next() 263 exfat_find_label(FILE *fp, const struct exfat_vbr *ev, unsigned BPS, in exfat_find_label()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FlattenCFG.cpp | 221 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator()); in FlattenParallelAndOr() local
|
H A D | Local.cpp | 3772 std::map<Value *, std::optional<BitPart>> &BPS, int Depth, in collectBitParts() 4023 std::map<Value *, std::optional<BitPart>> BPS; in recognizeBSwapOrBitReverseIdiom() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 4107 BitPermutationSelector BPS(CurDAG); in tryBitPermutation() local
|