Home
last modified time | relevance | path

Searched refs:expand3 (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/regex/tests/
Dapi.rs177 expand!(expand3, r"(?-u)(?P<foo>\w+)", "abc", "$1", "abc");
/external/llvm-project/llvm/test/CodeGen/X86/
Dvector-shuffle-avx512.ll62 define <8 x i32> @expand3(<4 x i32> %a ) {
63 ; SKX-LABEL: expand3:
71 ; KNL-LABEL: expand3:
/external/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp2872 #define expand3(lk, op) \ macro
2893 KMP_FOREACH_LOCK_KIND(expand3, )
2898 #undef expand3
/external/llvm/test/CodeGen/X86/
Davx512vl-intrinsics.ll924 define <4 x float> @expand3(i8* %addr, <4 x float> %data, i8 %mask) {
925 ; CHECK-LABEL: expand3: