Home
last modified time | relevance | path

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

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