Home
last modified time | relevance | path

Searched defs:i64 (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/clang/test/Sema/
H A Daarch64-sve-vector-compare-ops.c7 void eq(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in eq()
133 void neq(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in neq()
259 void lt(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in lt()
385 void leq(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in leq()
511 void gt(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in gt()
637 void geq(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in geq()
H A Daarch64-sve-vector-arith-ops.c11 void add(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in add()
150 void sub(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in sub()
289 void mul(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in mul()
428 void div(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in div()
567 void mod(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in mod()
H A Daarch64-sve-vector-bitwise-ops.c7 void and (svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in and()
135 void or (svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in or()
264 void xor (svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, svuint8_t u8, svuint16_t u16, s… in xor()
H A Daarch64-sve-vector-shift-ops.c7 void lshift(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in lshift()
296 void rshift(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in rshift()
H A Daarch64-sve-vector-subscript-ops.c7 void subscript(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in subscript()
H A Dformat-strings-ms.c11 void non_iso_warning_test(__int32 i32, __int64 i64, wchar_t c, void *p) { in non_iso_warning_test()
H A Datomic-ops.c86 int __attribute__((vector_size(8))) i64; variable
/llvm-project/clang/test/Sema/aarch64-sve-intrinsics/
H A Dacle_sve_bfloat.cpp7 void test_bfloat(svbool_t pg, uint64_t u64, int64_t i64, const bfloat16_t *const_bf16_ptr, bfloat16… in test_bfloat()
H A Dacle_sve_imm_n.cpp25 void test_range_1_16(svbool_t pg, int32_t i32, uint32_t u32, int64_t i64, uint64_t u64) in test_range_1_16()
/llvm-project/clang/test/SemaCXX/
H A Daarch64-sve-vector-conditional-op.cpp7 void cond(svint8_t i8, svint16_t i16, svint32_t i32, svint64_t i64, in cond()
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx-ptx60.cu30 bool pred, uint64_t i64) { in nvvm_sync()
H A Darm-microsoft-intrinsics.c29 __INT64_TYPE__ i64; in check__ldrexd() local
/llvm-project/lldb/test/Shell/Register/Inputs/
H A Dx86-fp-write.cpp16 uint64_t i64[64]; in main() member
/llvm-project/mlir/test/CAPI/
H A Dllvm.c32 MlirType i64 = mlirIntegerTypeGet(ctx, 64); in testTypeCreation() local
92 MlirType i64 = mlirIntegerTypeGet(ctx, 64); in testStructTypeCreation() local
[all...]
/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DShuffleRewriter.cpp40 auto i64 = rewriter.getI64Type(); in matchAndRewrite() local
/llvm-project/clang/test/SemaCUDA/
H A Datomic-ops.cu30 … int i32, unsigned int u32, long long i64, unsigned long long u64, float f32, double f64) { in test_hip_atomic_store()
H A Dspirv-amdgcn-atomic-ops.cu30 … int i32, unsigned int u32, long long i64, unsigned long long u64, float f32, double f64) { in test_hip_atomic_store()
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc-xmmintrin.c37 long long i64; variable
[all...]
/llvm-project/openmp/runtime/test/worksharing/for/
H A Dkmp_sch_simd_runtime_api.c30 typedef long long i64; typedef
H A Dkmp_sch_simd_runtime_static.c32 typedef long long i64; typedef
H A Dkmp_sch_simd_runtime_guided.c38 typedef long long i64; typedef
H A Dkmp_sch_simd_guided.c32 typedef long long i64; typedef
/llvm-project/mlir/python/mlir/extras/
H A Dtypes.py53 i64 = lambda: i(64) global() function
/llvm-project/llvm/test/CodeGen/AArch64/Atomics/
H A Dgenerate-tests.py22 i64 = 8 variable in Type
/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp98 auto i64 = IntegerType::get(ctx, 64); in createValueFunctionType() local
104 auto i64 = IntegerType::get(ctx, 64); in createGroupFunctionType() local
166 auto i64 = IntegerType::get(ctx, 64); in addTokenToGroupFunctionType() local
594 auto i64 = rewriter.getI64Type(); matchAndRewrite() local
[all...]

12