HomeSort by relevance Sort by last modified time
    Searched defs:OverflowResult (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Analysis/
ValueTracking.h 322 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
323 OverflowResult computeOverflowForUnsignedMul(Value *LHS, Value *RHS,
328 OverflowResult computeOverflowForUnsignedAdd(Value *LHS, Value *RHS,
333 OverflowResult computeOverflowForSignedAdd(Value *LHS, Value *RHS,
339 OverflowResult computeOverflowForSignedAdd(AddOperator *Add,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 344 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
345 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
351 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
357 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
363 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h 374 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
375 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
381 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
387 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
393 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h 374 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
375 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
381 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
387 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
393 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h 376 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
378 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
390 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
396 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h 376 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
378 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
390 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
396 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h 376 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
378 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
390 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
396 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h 376 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
378 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
390 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
396 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 344 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
345 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
351 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
357 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
363 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h 374 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
375 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
381 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
387 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
393 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h 374 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
375 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
381 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
387 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
393 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h 376 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
378 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
390 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
396 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h 376 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
378 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
390 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
396 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h 376 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
378 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
390 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
396 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h 376 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows };
378 OverflowResult computeOverflowForUnsignedMul(const Value *LHS,
384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
390 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS,
396 OverflowResult computeOverflowForSignedAdd(const AddOperator *Add,
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]

Completed in 503 milliseconds