Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dpppcrypt.c57 Get7Bits(input, startBit) in Get7Bits() argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h86 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment()
121 uint64_t startBit) { in writeAtBitAlignment()
/external/llvm/include/llvm/Support/
DEndian.h87 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment()
122 uint64_t startBit) { in writeAtBitAlignment()
/external/bcc/src/cc/frontends/p4/compiler/
DebpfParser.py96 def generatePacketLoad(self, startBit, width, alignment, program): argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DEndian.h120 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment()
155 uint64_t startBit) { in writeAtBitAlignment()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp548 ARMFilter::ARMFilter(ARMFilterChooser &owner, unsigned startBit, unsigned numBits, in ARMFilter()
1075 unsigned startBit, in runSingleFilter()
DFixedLenDecoderEmitter.cpp386 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter()
911 void FilterChooser::runSingleFilter(FilterChooser &owner, unsigned startBit, in runSingleFilter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp172 static unsigned makeAllBits(unsigned startBit, unsigned Lanes) in makeAllBits()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp512 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter()
1406 void FilterChooser::runSingleFilter(unsigned startBit, unsigned numBit, in runSingleFilter()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp495 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter()
1380 void FilterChooser::runSingleFilter(unsigned startBit, unsigned numBit, in runSingleFilter()
/external/v8/src/s390/
Dmacro-assembler-s390.h907 int startBit = 63 - rangeStart + rangeEnd; in ExtractBitRange() local
Dmacro-assembler-s390.cc361 const Operand& startBit, const Operand& endBit, in RotateInsertSelectBits()
3027 int startBit = in AndP() local
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc1812 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local
1829 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local
1844 int startBit = 0; in AssembleArchInstruction() local