/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 1964 static Constant *foldGEPOfGEP(GEPOperator *GEP, Type *PointeeTy, bool InBounds, in foldGEPOfGEP() 2035 bool InBounds, in ConstantFoldGetElementPtr()
|
H A D | Constants.cpp | 2459 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 182 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 D | HexagonCommonGEP.cpp | 182 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 D | StraightLineStrengthReduce.cpp | 634 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 D | StraightLineStrengthReduce.cpp | 669 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 D | StraightLineStrengthReduce.cpp | 679 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 D | ConstantFold.cpp | 2190 bool InBounds, in ConstantFoldGetElementPtr()
|
H A D | Constants.cpp | 2076 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 489 std::optional<bool> InBounds; member
|
H A D | ConstantFolding.cpp | 883 bool InBounds = GEP->isInBounds(); in SymbolicallyEvaluateGEP() local
|
H A D | InstructionSimplify.cpp | 4724 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 D | ConstantFolding.cpp | 826 bool InBounds = GEP->isInBounds(); in SymbolicallyEvaluateGEP() local
|
/aosp_15_r20/external/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 3143 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 D | BitcodeReader.cpp | 2590 bool InBounds = false; in parseConstants() local 3959 bool InBounds; in parseFunctionBody() local
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 2714 bool InBounds; in ParseFunctionBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 2221 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 D | BitcodeReader.cpp | 3240 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 D | LLParser.cpp | 3553 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/ |
D | BitcodeReader.cpp | 2975 bool InBounds; in ParseFunctionBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 3918 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 D | Constants.cpp | 1895 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 2637 bool InBounds = false; in vectorizeInterleaveGroup() local 9735 bool InBounds = false; in execute() local
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 4586 bool InBounds; in parseFunctionBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2183 bool InBounds = true; member
|