Home
last modified time | relevance | path

Searched defs:InBounds (Results 1 – 25 of 26) 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/llvm-project/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp682 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp182 InBounds = 0x08 enumerator
339 uint32_t InBounds = GepI->isInBounds() ? GepNode::InBounds : 0; in processGepInst() 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-10.0/llvm/lib/IR/
DConstantFold.cpp2190 bool InBounds, in ConstantFoldGetElementPtr()
DConstants.cpp2076 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
DCore.cpp2931 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
/external/llvm-project/llvm/lib/IR/
DConstantFold.cpp2334 bool InBounds, in ConstantFoldGetElementPtr()
DConstants.cpp2356 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
DCore.cpp2967 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp826 bool InBounds = GEP->isInBounds(); in SymbolicallyEvaluateGEP() local
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp871 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/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2648 bool InBounds = false; in parseConstants() local
4059 bool InBounds; in parseFunctionBody() 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-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2221 bool InBounds = false; in vectorizeInterleaveGroup() local
2403 bool InBounds = false; in vectorizeMemoryInstruction() local
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp3754 bool InBounds = false; in parseValID() local
7595 bool InBounds = EatIfPresent(lltok::kw_inbounds); in parseGetElementPtr() 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/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2560 bool InBounds = false; in vectorizeInterleaveGroup() local
2746 bool InBounds = false; in vectorizeMemoryInstruction() 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/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2322 bool InBounds = true; member

12