Home
last modified time | relevance | path

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

/external/rust/crates/regex/tests/
Dapi.rs178 expand!(expand4, r"(?-u)(?P<foo>\w+)", "abc", "$$1", "$1");
/external/llvm-project/llvm/test/CodeGen/X86/
Dvector-shuffle-avx512.ll82 define <4 x i64> @expand4(<2 x i64> %a ) {
83 ; SKX-LABEL: expand4:
91 ; KNL-LABEL: expand4:
/external/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp2877 #define expand4(lk, op) \ macro
2894 KMP_FOREACH_LOCK_KIND(expand4, )
2899 #undef expand4
/external/llvm/test/CodeGen/X86/
Davx512vl-intrinsics.ll936 define <8 x double> @expand4(i8* %addr, <8 x double> %data, i8 %mask) {
937 ; CHECK-LABEL: expand4: