Home
last modified time | relevance | path

Searched defs:InBounds (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp634 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp669 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp182 InBounds = 0x08, enumerator
350 uint32_t InBounds = GepI->isInBounds() ? GepNode::InBounds : 0; in processGepInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstantFold.cpp1964 static Constant *foldGEPOfGEP(GEPOperator *GEP, Type *PointeeTy, bool InBounds, in foldGEPOfGEP()
2035 bool InBounds, in ConstantFoldGetElementPtr()
DConstants.cpp2459 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp679 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp182 InBounds = 0x08 enumerator
349 uint32_t InBounds = GepI->isInBounds() ? GepNode::InBounds : 0; in processGepInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp489 std::optional<bool> InBounds; member
DConstantFolding.cpp883 bool InBounds = GEP->isInBounds(); in SymbolicallyEvaluateGEP() local
DInstructionSimplify.cpp4724 ArrayRef<Value *> Indices, bool InBounds, in simplifyGEPInst()
4862 bool InBounds, const SimplifyQuery &Q) { in simplifyGEPInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp2190 bool InBounds, in ConstantFoldGetElementPtr()
DConstants.cpp2076 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp826 bool InBounds = GEP->isInBounds(); in SymbolicallyEvaluateGEP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2590 bool InBounds = false; in parseConstants() local
3959 bool InBounds; in parseFunctionBody() local
/external/llvm/lib/AsmParser/
DLLParser.cpp3143 bool InBounds = false; in ParseValID() local
6224 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2221 bool InBounds = false; in vectorizeInterleaveGroup() local
2403 bool InBounds = false; in vectorizeMemoryInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp3553 bool InBounds = false; in ParseValID() local
7204 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3240 bool InBounds = false; in parseConstants() local
4923 bool InBounds; in parseFunctionBody() local
/external/llvm/lib/IR/
DConstants.cpp1895 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
DCore.cpp2322 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
DLLParser.cpp3918 bool InBounds = false; in parseValID() local
7843 bool InBounds = EatIfPresent(lltok::kw_inbounds); in parseGetElementPtr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2637 bool InBounds = false; in vectorizeInterleaveGroup() local
9735 bool InBounds = false; in execute() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4586 bool InBounds; in parseFunctionBody() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2183 bool InBounds = true; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2558 bool InBounds = true; member

12