Home
last modified time | relevance | path

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

12

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

12