/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ConstraintSystem.h | 139 if (SubOverflow(R[0], int64_t(1), R[0])) { in toStrictLessThan()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ConstraintSystem.h | 139 if (SubOverflow(R[0], int64_t(1), R[0])) { in toStrictLessThan()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ConstraintSystem.h | 139 if (SubOverflow(R[0], int64_t(1), R[0])) { in toStrictLessThan()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ConstraintSystem.h | 139 if (SubOverflow(R[0], int64_t(1), R[0])) { in toStrictLessThan()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | InstructionCost.h | 122 if (SubOverflow(Value, RHS.Value, Result))
|
D | MathExtras.h | 597 std::enable_if_t<std::is_signed_v<T>, T> SubOverflow(T X, T Y, T &Result) { in SubOverflow() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | InstructionCost.h | 122 if (SubOverflow(Value, RHS.Value, Result))
|
D | MathExtras.h | 611 std::enable_if_t<std::is_signed_v<T>, T> SubOverflow(T X, T Y, T &Result) { in SubOverflow() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | InstructionCost.h | 122 if (SubOverflow(Value, RHS.Value, Result))
|
D | MathExtras.h | 597 std::enable_if_t<std::is_signed_v<T>, T> SubOverflow(T X, T Y, T &Result) { in SubOverflow() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | InstructionCost.h | 122 if (SubOverflow(Value, RHS.Value, Result))
|
D | MathExtras.h | 597 std::enable_if_t<std::is_signed_v<T>, T> SubOverflow(T X, T Y, T &Result) { in SubOverflow() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | InstructionCost.h | 122 if (SubOverflow(Value, RHS.Value, Result))
|
H A D | MathExtras.h | 724 std::enable_if_t<std::is_signed<T>::value, T> SubOverflow(T X, T Y, T &Result) { in SubOverflow() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | Sequence.h | 159 if (SubOverflow(Value, Other.Value, Result))
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | Sequence.h | 159 if (SubOverflow(Value, Other.Value, Result))
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | Sequence.h | 159 if (SubOverflow(Value, Other.Value, Result))
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | Sequence.h | 159 if (SubOverflow(Value, Other.Value, Result))
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | Sequence.h | 159 if (SubOverflow(Value, Other.Value, Result))
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 902 SubOverflow(T X, T Y, T &Result) {
|