Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DValue.h711 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DValue.cpp696 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, in stripAndAccumulateConstantOffsets()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp415 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, in stripAndAccumulateMinimalOffsets()
439 int64_t &BytesOffset, const DataLayout &DL, bool AllowNonInbounds = false) { in getMinimalBaseOfAccsesPointerOperand()
454 bool AllowNonInbounds = false) { in getBasePointerOfAccessPointerOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp698 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets()