/external/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 634 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 668 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 181 InBounds = 0x08 enumerator 348 uint32_t InBounds = GepI->isInBounds() ? GepNode::InBounds : 0; in processGepInst() local
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLParser.cpp | 2292 bool InBounds = false; in ParseValID() local 3907 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 2069 bool InBounds, in ConstantFoldGetElementPtr()
|
D | Constants.cpp | 1943 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
|
D | Core.cpp | 2552 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 795 bool InBounds = GEP->isInBounds(); in SymbolicallyEvaluateGEP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2372 bool InBounds = false; in parseConstants() local 3598 bool InBounds; in parseFunctionBody() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 3143 bool InBounds = false; in ParseValID() local 6224 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Constants.cpp | 1599 bool InBounds) { in getGetElementPtr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 3419 bool InBounds = false; in ParseValID() local 6726 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2276 bool InBounds = false; in vectorizeInterleaveGroup() local 2433 bool InBounds = false; in vectorizeMemoryInstruction() local
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 1895 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
|
D | Core.cpp | 2322 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 4586 bool InBounds; in parseFunctionBody() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 2975 bool InBounds) { in getGEPExpr()
|