Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp634 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp2292 bool InBounds = false; in ParseValID() local
3907 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() 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/lib/VMCore/
DConstants.cpp1599 bool InBounds) { in getGetElementPtr()
/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/lib/Bitcode/Reader/
DBitcodeReader.cpp4586 bool InBounds; in parseFunctionBody() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2975 bool InBounds) { in getGEPExpr()