Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h604 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DValue.cpp706 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, in stripAndAccumulateConstantOffsets()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInstructionSimplify.cpp713 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets()
2777 bool AllowNonInbounds = ICmpInst::isEquality(Pred); in computePointerICmp() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp601 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp697 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp314 bool GetMinOffset, bool AllowNonInbounds, in stripAndAccumulateOffsets()
346 const DataLayout &DL, bool AllowNonInbounds = false) { in getMinimalBaseOfPointer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp397 bool AllowNonInbounds = false) { in getBasePointerOfAccessPointerOperand()