Home
last modified time | relevance | path

Searched refs:expand2 (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/test/Preprocessor/
Dmacro_fn_lparen_scan.c24 expand2: A (
/external/clang/test/Preprocessor/
Dmacro_fn_lparen_scan.c24 expand2: A (
/external/llvm-project/mlir/test/Dialect/Vector/
Dvector-mem-transforms.mlir143 // CHECK-LABEL: func @expand2(
148 func @expand2(%base: memref<16xf32>, %pass_thru: vector<16xf32>) -> vector<16xf32> {
/external/rust/crates/regex/tests/
Dapi.rs176 expand!(expand2, r"(?-u)(?P<foo>\w+)", "abc", "$0", "abc");
/external/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp2867 #define expand2(lk, op) \ macro
2887 KMP_FOREACH_LOCK_KIND(expand2, acquire)
2888 KMP_FOREACH_LOCK_KIND(expand2, acquire_nested)
2889 KMP_FOREACH_LOCK_KIND(expand2, release)
2890 KMP_FOREACH_LOCK_KIND(expand2, release_nested)
2891 KMP_FOREACH_LOCK_KIND(expand2, test)
2892 KMP_FOREACH_LOCK_KIND(expand2, test_nested)
2897 #undef expand2
/external/llvm-project/llvm/test/CodeGen/X86/
Dvector-shuffle-avx512.ll49 define <4 x double> @expand2(<2 x double> %a) {
50 ; CHECK-LABEL: expand2:
/external/llvm/test/CodeGen/X86/
Davx512vl-intrinsics.ll912 define <4 x double> @expand2(i8* %addr, <4 x double> %data, i8 %mask) {
913 ; CHECK-LABEL: expand2: