Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp222 unsigned StartBit; // the starting bit position member in __anon7d7e680d0511::Filter
901 unsigned StartBit, unsigned NumBits) const { in fieldFromInsn()
1358 void FilterChooser::reportRegion(bitAttr_t RA, unsigned StartBit, in reportRegion()
1481 unsigned StartBit = 0; in filterProcessor() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2168 static bool BitsContainNoUserData(QualType Ty, unsigned StartBit, in BitsContainNoUserData()