Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fstyp/
H A Dexfat.c244 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 DFlattenCFG.cpp221 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator()); in FlattenParallelAndOr() local
H A DLocal.cpp3772 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 DPPCISelDAGToDAG.cpp4107 BitPermutationSelector BPS(CurDAG); in tryBitPermutation() local