Home
last modified time | relevance | path

Searched defs:AllowNonInbounds (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValue.h723 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DValue.cpp670 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, in stripAndAccumulateConstantOffsets()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp365 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, in stripAndAccumulateMinimalOffsets()
389 int64_t &BytesOffset, const DataLayout &DL, bool AllowNonInbounds = false) { in getMinimalBaseOfAccsesPointerOperand()
404 bool AllowNonInbounds = false) { in getBasePointerOfAccessPointerOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp692 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets()