Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp646 uint32_t &EndBitOffset) { in GetStorageBitRange()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp957 uint64_t EndBitOffset = StartBitOffset + Info.Size; in DoZeroInitPadding() local