/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/InstCombine/ |
D | InstCombiner.h | 490 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, in computeOverflowForUnsignedSub() function 493 return llvm::computeOverflowForUnsignedSub(LHS, RHS, in computeOverflowForUnsignedSub()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/InstCombine/ |
D | InstCombiner.h | 492 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, in computeOverflowForUnsignedSub() function 495 return llvm::computeOverflowForUnsignedSub(LHS, RHS, in computeOverflowForUnsignedSub()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/InstCombine/ |
D | InstCombiner.h | 490 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, in computeOverflowForUnsignedSub() function 493 return llvm::computeOverflowForUnsignedSub(LHS, RHS, in computeOverflowForUnsignedSub()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombiner.h | 514 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, in computeOverflowForUnsignedSub() function 517 return llvm::computeOverflowForUnsignedSub(LHS, RHS, DL, &AC, CxtI, &DT); in computeOverflowForUnsignedSub()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/InstCombine/ |
D | InstCombiner.h | 529 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, in computeOverflowForUnsignedSub() function 532 return llvm::computeOverflowForUnsignedSub(LHS, RHS, in computeOverflowForUnsignedSub()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineInternal.h | 562 return computeOverflowForUnsignedSub(LHS, RHS, &CxtI) == in willNotOverflowUnsignedSub() 778 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, in computeOverflowForUnsignedSub() function 781 return llvm::computeOverflowForUnsignedSub(LHS, RHS, DL, &AC, CxtI, &DT); in computeOverflowForUnsignedSub()
|
H A D | InstCombineCompares.cpp | 4496 return computeOverflowForUnsignedSub(LHS, RHS, CxtI); in computeOverflow()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 489 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, const Value *RHS,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 540 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, const Value *RHS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ValueTracking.h | 842 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, const Value *RHS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ValueTracking.h | 878 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, const Value *RHS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ValueTracking.h | 879 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, const Value *RHS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ValueTracking.h | 878 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, const Value *RHS,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineInternal.h | 282 return computeOverflowForUnsignedSub(LHS, RHS, &CxtI) == in willNotOverflowUnsignedSub()
|
H A D | InstCombineCompares.cpp | 5031 return computeOverflowForUnsignedSub(LHS, RHS, CxtI); in computeOverflow()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1962 OverflowKind computeOverflowForUnsignedSub(SDValue N0, SDValue N1) const; 1968 : computeOverflowForUnsignedSub(N0, N1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SelectionDAG.h | 2008 OverflowKind computeOverflowForUnsignedSub(SDValue N0, SDValue N1) const; 2014 : computeOverflowForUnsignedSub(N0, N1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1962 OverflowKind computeOverflowForUnsignedSub(SDValue N0, SDValue N1) const; 1968 : computeOverflowForUnsignedSub(N0, N1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1962 OverflowKind computeOverflowForUnsignedSub(SDValue N0, SDValue N1) const; 1968 : computeOverflowForUnsignedSub(N0, N1);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 4306 OverflowResult llvm::computeOverflowForUnsignedSub(const Value *LHS, in computeOverflowForUnsignedSub() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 5086 OverflowResult llvm::computeOverflowForUnsignedSub(const Value *LHS, in computeOverflowForUnsignedSub() function in llvm
|