Home
last modified time | relevance | path

Searched refs:expand1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/mlir/test/Dialect/Vector/
Dvector-mem-transforms.mlir129 // CHECK-LABEL: func @expand1(
136 func @expand1(%base: memref<16xf32>, %pass_thru: vector<16xf32>) -> vector<16xf32> {
/external/rust/crates/regex/tests/
Dapi.rs175 expand!(expand1, r"(?-u)(?P<foo>\w+)", "abc", "$foo", "abc");
/external/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp2863 #define expand1(lk, op) \ macro
2883 KMP_FOREACH_LOCK_KIND(expand1, init)
2884 KMP_FOREACH_LOCK_KIND(expand1, init_nested)
2885 KMP_FOREACH_LOCK_KIND(expand1, destroy)
2886 KMP_FOREACH_LOCK_KIND(expand1, destroy_nested)
2896 #undef expand1
/external/llvm-project/llvm/test/CodeGen/X86/
Dvector-shuffle-avx512.ll27 define <8 x float> @expand1(<4 x float> %a ) {
28 ; SKX-LABEL: expand1:
36 ; KNL-LABEL: expand1:
/external/llvm/test/CodeGen/X86/
Davx512vl-intrinsics.ll900 define <8 x double> @expand1(i8* %addr, <8 x double> %data, i8 %mask) {
901 ; CHECK-LABEL: expand1: