Home
last modified time | relevance | path

Searched defs:StorageOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h81 CharUnits StorageOffset; global() member
H A DCGRecordLayoutBuilder.cpp599 const CharUnits StorageOffset = computeVolatileBitfields() local
854 MakeInfo(CodeGenTypes & Types,const FieldDecl * FD,uint64_t Offset,uint64_t Size,uint64_t StorageSize,CharUnits StorageOffset) MakeInfo() argument
[all...]
H A DCGCall.cpp3614 setBitRange(SmallVectorImpl<uint64_t> & Bits,int StorageOffset,int StorageSize,int BitOffset,int BitWidth,int CharWidth,bool BigEndian) setBitRange() argument