Home
last modified time | relevance | path

Searched defs:f16x2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/aarch64-sme2-intrinsics/
H A Dacle_sme2_imm.cpp292 svfloat16x2_t f16x2, svbfloat16x2_t bf16x2, in test_vertical_dot_product() argument
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-sve-vector-init.cpp135 __clang_svfloat16x2_t f16x2{}; test_locals() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DNVVMDialect.cpp578 Type f16x2 = VectorType::get(2, builder.getF16Type()); inferMMAType() local