HomeSort by relevance Sort by last modified time
    Searched refs:computeOverflowForUnsignedAdd (Results 1 - 19 of 19) sorted by null

  /external/llvm/include/llvm/Analysis/
ValueTracking.h 328 OverflowResult computeOverflowForUnsignedAdd(Value *LHS, Value *RHS,
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 500 OverflowResult computeOverflowForUnsignedAdd(Value *LHS, Value *RHS,
502 return llvm::computeOverflowForUnsignedAdd(LHS, RHS, DL, AC, CxtI, DT);
InstCombineAddSub.cpp     [all...]
InstCombineCompares.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 351 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h 381 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h 381 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h 384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h 384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h 384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h 384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 351 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h 381 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h 381 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h 384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h 384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h 384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h 384 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS,
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]

Completed in 2241 milliseconds