Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp221 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator()); in FlattenParallelAndOr() local
H A DLocal.cpp3666 collectBitParts(Value * V,bool MatchBSwaps,bool MatchBitReversals,std::map<Value *,std::optional<BitPart>> & BPS,int Depth,bool & FoundRoot) collectBitParts() argument
3917 std::map<Value *, std::optional<BitPart>> BPS; recognizeBSwapOrBitReverseIdiom() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4120 BitPermutationSelector BPS(CurDAG); tryBitPermutation() local