Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp272 unsigned StartBit; // the starting bit position member in __anonb45472a50311::Filter
1002 unsigned StartBit, unsigned NumBits) const { in fieldFromInsn()
1482 void FilterChooser::reportRegion(bitAttr_t RA, unsigned StartBit, in reportRegion()
1605 unsigned StartBit = 0; in filterProcessor() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h142 uint64_t StartBit = BitNo & 7; in BackpatchWord() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1080 unsigned StartBit; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp3293 static bool BitsContainNoUserData(QualType Ty, unsigned StartBit, in BitsContainNoUserData()