Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DEndian.h120 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment()
155 uint64_t startBit) { in writeAtBitAlignment()
/freebsd-12.1/usr.sbin/ppp/
H A Dchap_ms.c82 Get7Bits(u_char *input, int startBit) in Get7Bits()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp174 static unsigned makeAllBits(unsigned startBit, unsigned Lanes) in makeAllBits()
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp521 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter()
1414 void FilterChooser::runSingleFilter(unsigned startBit, unsigned numBit, in runSingleFilter()