| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | ConstantRange.cpp | 228 using OBO = OverflowingBinaryOperator; in makeGuaranteedNoWrapRegion() typedef 866 using OBO = OverflowingBinaryOperator; in addWithNoWrap() typedef 913 using OBO = OverflowingBinaryOperator; in subWithNoWrap() typedef
|
| D | AsmWriter.cpp | 1276 if (const OverflowingBinaryOperator *OBO = in WriteOptimizationInfo() local
|
| /external/llvm/unittests/IR/ |
| D | ConstantRangeTest.cpp | 614 typedef OverflowingBinaryOperator OBO; in TEST() typedef
|
| /external/llvm/lib/IR/ |
| D | ConstantRange.cpp | 172 typedef OverflowingBinaryOperator OBO; in makeGuaranteedNoWrapRegion() typedef
|
| D | AsmWriter.cpp | 1112 if (const OverflowingBinaryOperator *OBO = in WriteOptimizationInfo() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineMulDivRem.cpp | 726 auto *OBO = cast<OverflowingBinaryOperator>(Op0); in commonIDivTransforms() local 752 auto *OBO = cast<OverflowingBinaryOperator>(Op0); in commonIDivTransforms() local
|
| D | InstructionCombining.cpp | 219 auto *OBO = dyn_cast<OverflowingBinaryOperator>(&I); in maintainNoSignedWrap() local 242 auto *OBO = dyn_cast<OverflowingBinaryOperator>(&I); in hasNoUnsignedWrap() local 247 auto *OBO = dyn_cast<OverflowingBinaryOperator>(&I); in hasNoSignedWrap() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | CorrelatedValuePropagation.cpp | 742 using OBO = OverflowingBinaryOperator; in processBinOp() typedef
|
| D | IndVarSimplify.cpp | 1270 const OverflowingBinaryOperator *OBO = in getExtendedOperandRecurrence() local 1434 const OverflowingBinaryOperator *OBO = in widenWithVariantLoadUse() local
|
| /external/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 3564 auto *OBO = cast<OverflowingBinaryOperator>(I); in propagatesFullPoison() local 3580 auto *OBO = cast<OverflowingBinaryOperator>(I); in propagatesFullPoison() local
|
| D | LoopAccessAnalysis.cpp | 854 if (auto *OBO = dyn_cast<OverflowingBinaryOperator>(NonConstIndex)) in isNoWrapAddRec() local
|
| D | ScalarEvolution.cpp | 1975 typedef OverflowingBinaryOperator OBO; in StrengthenNoWrapFlags() typedef 3759 typedef OverflowingBinaryOperator OBO; in proveNoWrapViaConstantRanges() typedef 3803 if (auto *OBO = dyn_cast<OverflowingBinaryOperator>(Op)) { in BinaryOp() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | IndVarSimplify.cpp | 1139 const OverflowingBinaryOperator *OBO = in getExtendedOperandRecurrence() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | LoopAccessAnalysis.cpp | 976 if (auto *OBO = dyn_cast<OverflowingBinaryOperator>(NonConstIndex)) in isNoWrapAddRec() local
|
| D | LazyValueInfo.cpp | 1099 if (auto *OBO = dyn_cast<OverflowingBinaryOperator>(BO)) { in solveBlockValueBinaryOp() local
|
| D | ScalarEvolution.cpp | 2349 using OBO = OverflowingBinaryOperator; in StrengthenNoWrapFlags() typedef 4445 using OBO = OverflowingBinaryOperator; in proveNoWrapViaConstantRanges() typedef 4491 if (auto *OBO = dyn_cast<OverflowingBinaryOperator>(Op)) { in BinaryOp() local 5569 using OBO = OverflowingBinaryOperator; in getRangeRef() typedef
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 128 OverflowingBinaryOperator *OBO = dyn_cast<OverflowingBinaryOperator>(&I); in MaintainNoSignedWrap() local
|
| /external/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 1281 if (const auto *OBO = dyn_cast<OverflowingBinaryOperator>(V)) { in getOptimizationFlags() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 1394 if (const auto *OBO = dyn_cast<OverflowingBinaryOperator>(V)) { in getOptimizationFlags() local
|