Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDataLayout.cpp951 uint64_t IntOffset = Offset.getZExtValue(); in getGEPIndexForOffset() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1381 static Type *findElementAtOffset(PointerType *PtrTy, int64_t IntOffset, in findElementAtOffset()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp282 APInt IntOffset(DL.getIndexTypeSizeInBits(Ptr->getType()), Offset); in constructPointer() local