/llvm-project/mlir/unittests/Analysis/Presburger/ |
H A D | ParserTest.cpp | 26 unsigned dims, unsigned syms, ArrayRef<SmallVector<int64_t, 4>> ineqs, in makeFACFromConstraints() 28 ArrayRef<std::pair<SmallVector<int64_t, 4>, int64_t>> divs = {}) {
|
H A D | IntegerPolyhedronTest.cpp | 31 makeSetFromConstraints(unsigned ids, ArrayRef<SmallVector<int64_t, 4>> ineqs, in makeSetFromConstraints() 108 ArrayRef<SmallVector<int64_t, 4>> ineqs, in checkPermutationsSample() 631 const std::vector<SmallVector<int64_t, 8>> &expectedDividends, in checkDivisionRepresentation()
|
H A D | PresburgerSetTest.cpp | 32 ArrayRef<SmallVector<int64_t, 4>> points) { in testUnionAtPoints() 46 ArrayRef<SmallVector<int64_t, 4>> points) { in testIntersectAtPoints() 59 ArrayRef<SmallVector<int64_t, 4>> points) { in testSubtractAtPoints() 75 ArrayRef<SmallVector<int64_t, 4>> points) { in testComplementAtPoints() 815 ArrayRef<SmallVector<int64_t, 4>> points, in testComputeReprAtPoints()
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/abseil/ |
H A D | duration-factory-scale.cpp | 5 namespace std { typedef long long int64_t; } typedef 6 using int64_t = std::int64_t; typedef
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | LatencyBenchmarkRunner.cpp | 38 static double computeVariance(const SmallVector<int64_t, 4> &Values) { in computeVariance() 52 static int64_t findMin(const SmallVector<int64_t, 4> &Values) { in findMin() 58 static int64_t findMax(const SmallVector<int64_t, 4> &Values) { in findMax() 64 static int64_t findMean(const SmallVector<int64_t, 4> &Values) { in findMean()
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ConstraintSystem.h | 114 negate(SmallVector<int64_t,8> R) negate() argument 125 negateOrEqual(SmallVector<int64_t,8> R) negateOrEqual() argument 137 toStrictLessThan(SmallVector<int64_t,8> R) toStrictLessThan() argument [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/abseil/Inputs/absl/time/ |
H A D | time.h | 4 using int64_t = long long int; variable
|
/llvm-project/clang/test/Sema/ |
H A D | aarch64-neon-vector-types.c | 15 typedef long int64_t; typedef 18 typedef long long int64_t; typedef
|
H A D | overload-arm-mve.c | 6 typedef signed long long int64_t; typedef
|
/llvm-project/clang/test/CodeGen/ |
H A D | aarch64-fix-cortex-a53-835769.c |
|
H A D | 2010-06-17-asmcrash.c | 5 typedef long long int64_t; typedef
|
H A D | arm-asm-variable.c | 4 typedef long long int64_t; typedef
|
/llvm-project/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 117 uint64_t LocData, int64_t /*Addend*/) { in resolveBPF() argument 299 resolveX86(uint64_t Type,uint64_t Offset,uint64_t S,uint64_t LocData,int64_t) resolveX86() argument 403 resolveMips32(uint64_t Type,uint64_t Offset,uint64_t S,uint64_t LocData,int64_t) resolveMips32() argument 603 resolveCOFFX86(uint64_t Type,uint64_t Offset,uint64_t S,uint64_t LocData,int64_t) resolveCOFFX86() argument 624 resolveCOFFX86_64(uint64_t Type,uint64_t Offset,uint64_t S,uint64_t LocData,int64_t) resolveCOFFX86_64() argument 646 resolveCOFFARM(uint64_t Type,uint64_t Offset,uint64_t S,uint64_t LocData,int64_t) resolveCOFFARM() argument 667 resolveCOFFARM64(uint64_t Type,uint64_t Offset,uint64_t S,uint64_t LocData,int64_t) resolveCOFFARM64() argument 683 resolveMachOX86_64(uint64_t Type,uint64_t Offset,uint64_t S,uint64_t LocData,int64_t) resolveMachOX86_64() argument 726 resolveWasm32(uint64_t Type,uint64_t Offset,uint64_t S,uint64_t LocData,int64_t) resolveWasm32() argument [all...] |
/llvm-project/clang/test/Analysis/ |
H A D | misc-ps-64.m | 6 typedef long long int64_t; typedef
|
H A D | MPIMock.h | 15 typedef int int64_t; typedef
|
/llvm-project/mlir/lib/Dialect/Tensor/Transforms/ |
H A D | RewriteAsConstant.cpp | 98 [](std::tuple<int64_t, int64_t, int64_t> pack) { in constantFoldPadOp()
|
/llvm-project/llvm/unittests/Support/ |
H A D | SwapByteOrderTest.cpp | 122 TEST(getSwappedBytes, int64_t) { in TEST() argument 182 TEST(swapByteOrder, int64_t) { in TEST() argument
|
/llvm-project/clang/lib/Headers/hlsl/ |
H A D | hlsl_basic_types.h | 33 typedef long int64_t; global() typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/Inputs/type-mismatch/ |
H A D | mpimock.h | 20 typedef int int64_t; typedef
|
/llvm-project/flang/runtime/ |
H A D | io-stmt.cpp | 52 HandleAbsolutePosition(std::int64_t) HandleAbsolutePosition() argument 54 HandleRelativePosition(std::int64_t) HandleRelativePosition() argument 68 Inquire(InquiryKeywordHash,std::int64_t,bool &) Inquire() argument 72 Inquire(InquiryKeywordHash,std::int64_t &) Inquire() argument 1291 Inquire(InquiryKeywordHash inquiry,std::int64_t,bool & result) Inquire() argument 1399 Inquire(InquiryKeywordHash inquiry,std::int64_t,bool & result) Inquire() argument 1510 Inquire(InquiryKeywordHash inquiry,std::int64_t,bool & result) Inquire() argument [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/ |
H A D | inttypes.h | 13 typedef __INT64_TYPE__ int64_t; typedef
|
/llvm-project/flang/include/flang/Common/ |
H A D | uint128.h | 65 constexpr explicit operator std::int64_t() const { return low_; } in int64_t() function
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 194 if (all_of(ArrayRef(R).drop_front(1), [](int64_t C) { return C == 0; })) in isConditionImplied() argument
|
/llvm-project/clang/test/SemaCXX/ |
H A D | integer-overflow.cpp | 224 typedef long long int64_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | identifier-naming-standard-types.h | 7 typedef long long int64_t; // NOLINT typedef
|