Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprConstant.cpp472 uint64_t OffsetBits = CGM.getContext().toBits(Offset); in Build() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1804 unsigned OffsetBits = DL.getPointerTypeSizeInBits(GEP.getType()); in visitGetElementPtrInst() local