Home
last modified time | relevance | path

Searched refs:M6 (Results 1 – 25 of 69) sorted by relevance

123

/external/clang/test/Preprocessor/
Dbigoutput.c11 #define M6 M4 M4 M4 M4 macro
12 #define M8 M6 M6 M6 M6
/external/llvm-project/clang/test/Preprocessor/
Dbigoutput.c11 #define M6 M4 M4 M4 M4 macro
12 #define M8 M6 M6 M6 M6
/external/mesa3d/src/mesa/sparc/
Dsparc_matrix.h29 #define M6 %f22 macro
73 ldd [BASE + ( 6 * 0x4)], M6; \
86 ld [BASE + ( 6 * 0x4)], M6; \
105 ldd [BASE + ( 6 * 0x4)], M6; \
125 ld [BASE + ( 6 * 0x4)], M6; \
133 ld [BASE + ( 6 * 0x4)], M6; \
Dnorm.S68 fmuls %f2, M6, %f0 ! FGM Group f6 available
109 fmuls M6, %f15, M6
133 fmuls %f2, M6, %f0 ! FGM Group f6 available
347 fmuls M6, %f15, M6
366 fmuls %f2, M6, %f0 ! FGM Group f6 available
458 fmuls %f2, M6, %f0 ! FGM Group f6 available
Dxform.S469 fmuls %f1, M6, %f8 ! FGM
674 fmuls %f1, M6, %f8 ! FGM Group f3 available
687 fmuls %f10, M6, %f0 ! FGM Group f12 available
715 fmuls %f1, M6, %f8 ! FGM Group f3 available
847 fmuls %f1, M6, %f9 ! FGM Group f7 available
998 fmuls %f1, M6, %f8 ! FGM Group f6 available
1120 fmuls %f1, M6, %f10 ! FGM Group f8 available
1286 fmuls %f1, M6, %f9 ! FGM Group f7 available
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-matchers.h344 typename M6>
348 typename AllOfResult3<M4, M5, M6>::type
353 typename M6, typename M7>
357 typename AllOfResult4<M4, M5, M6, M7>::type
362 typename M6, typename M7, typename M8>
366 typename AllOfResult4<M5, M6, M7, M8>::type
371 typename M6, typename M7, typename M8, typename M9>
375 typename AllOfResult5<M5, M6, M7, M8, M9>::type
380 typename M6, typename M7, typename M8, typename M9, typename M10>
384 typename AllOfResult5<M6, M7, M8, M9, M10>::type
[all …]
/external/llvm-project/clang/test/CoverageMapping/
Dmacro-expansion.c35 #define M6(x) ((x) + (x)) macro
54 if (M6(x)) {} in func()
/external/clang/test/CoverageMapping/
Dmacro-expansion.c33 #define M6(x) ((x) + (x)) macro
52 if (M6(x)) {} in func()
/external/clang/test/Sema/
Dunused-expr.c135 #define M6() fn1() macro
148 M6(); // expected-warning {{ignoring return value}} in t11()
157 #undef M6
/external/llvm-project/clang/test/Sema/
Dunused-expr.c135 #define M6() fn1() macro
148 M6(); // expected-warning {{ignoring return value}} in t11()
157 #undef M6
/external/llvm-project/clang/test/Misc/
Dmacro-backtrace.c9 #define M6(A, B) M5(A, B) macro
10 #define M7(A, B) M6(A, B)
/external/clang/test/Misc/
Dmacro-backtrace.c9 #define M6(A, B) M5(A, B) macro
10 #define M7(A, B) M6(A, B)
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dstack-alignment.ll38 ; CHECK: local.get $push[[M6:.+]]=, [[BP]]{{$}}
39 ; CHECK-NEXT: global.set __stack_pointer, $pop[[M6]]
54 ; CHECK: local.get $push[[M6:.+]]=, [[SP]]{{$}}
55 ; CHECK: i[[PTR]].add $push[[L6:.+]]=, $pop[[M6]], $pop{{.+}}
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dbitreverse.ll51 ; CHECK-DAG: movi [[M6:v.*]], #170
53 ; CHECK: and [[A6:v.*]], [[V2]], [[M6]]
/external/python/cpython3/PC/icons/
Dlauncher.svg1M6 5h23v2H6z"/></g><g id="iconFg"><path class="st0" d="M4.5 23v6"/><path class="st1" d="M11.429 13…
/external/llvm/test/CodeGen/AArch64/
Dbitreverse.ll56 ; CHECK-DAG: movi [[M6:v.*]], #4{{$}}
72 ; CHECK-DAG: and [[A6:v.*]], [[S6]], [[M6]]
/external/llvm-project/llvm/test/Transforms/ConstantHoisting/ARM/
Dis-legal-addressing-imm.ll36 ; CHECK-NEXT: %[[M6:const_mat[0-9]?]] = add i32 %[[C1]], 80
37 ; CHECK-NEXT: %14 = inttoptr i32 %[[M6]] to i8*
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td1282 bits<4> M6;
1289 let Inst{23-20} = M6;
1300 // the M6 value provided as explicit operand. These are passed as m6or.
1312 bits<4> M6;
1319 let Inst{23} = !if (!eq (m6or{3}, 1), 1, M6{3});
1320 let Inst{22} = !if (!eq (m6or{2}, 1), 1, M6{2});
1321 let Inst{21} = !if (!eq (m6or{1}, 1), 1, M6{1});
1322 let Inst{20} = !if (!eq (m6or{0}, 1), 1, M6{0});
1342 bits<4> M6;
1348 let Inst{27-24} = M6;
[all …]
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td1282 bits<4> M6;
1289 let Inst{23-20} = M6;
1300 // the M6 value provided as explicit operand. These are passed as m6or.
1312 bits<4> M6;
1319 let Inst{23} = !if (!eq (m6or{3}, 1), 1, M6{3});
1320 let Inst{22} = !if (!eq (m6or{2}, 1), 1, M6{2});
1321 let Inst{21} = !if (!eq (m6or{1}, 1), 1, M6{1});
1322 let Inst{20} = !if (!eq (m6or{0}, 1), 1, M6{0});
1342 bits<4> M6;
1348 let Inst{27-24} = M6;
[all …]
/external/fmtlib/test/gmock/
Dgmock.h12051 typename M6>
12055 typename AllOfResult3<M4, M5, M6>::type
12060 typename M6, typename M7>
12064 typename AllOfResult4<M4, M5, M6, M7>::type
12069 typename M6, typename M7, typename M8>
12073 typename AllOfResult4<M5, M6, M7, M8>::type
12078 typename M6, typename M7, typename M8, typename M9>
12082 typename AllOfResult5<M5, M6, M7, M8, M9>::type
12087 typename M6, typename M7, typename M8, typename M9, typename M10>
12091 typename AllOfResult5<M6, M7, M8, M9, M10>::type
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/
Dgmock.h12812 typename M6>
12816 typename AllOfResult3<M4, M5, M6>::type
12821 typename M6, typename M7>
12825 typename AllOfResult4<M4, M5, M6, M7>::type
12830 typename M6, typename M7, typename M8>
12834 typename AllOfResult4<M5, M6, M7, M8>::type
12839 typename M6, typename M7, typename M8, typename M9>
12843 typename AllOfResult5<M5, M6, M7, M8, M9>::type
12848 typename M6, typename M7, typename M8, typename M9, typename M10>
12852 typename AllOfResult5<M6, M7, M8, M9, M10>::type
[all …]
/external/ImageMagick/tests/
Dinput_256c.miff41 G\YYc[YX,+)(5>(?STPU������L�������������r��������������������������|)$&XXYZXWW<<%%((?RSOT������M6@…
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_im8.miff48 G\YYc[YX,+)(5>(?STPU������L�������������r��������������������������|)$&XXYZXWW<<%%((?RSOT������M6@…
Dinput_xpm.miff48 G\YYc[YX,+)(5>(?STPU������L�������������r��������������������������|)$&XXYZXWW<<%%((?RSOT������M6@…
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td755 bits<4> M6;
762 let Inst{23-20} = M6;
773 // the M6 value provided as explicit operand. These are passed as m6or.
785 bits<4> M6;
792 let Inst{23} = !if (!eq (m6or{3}, 1), 1, M6{3});
793 let Inst{22} = !if (!eq (m6or{2}, 1), 1, M6{2});
794 let Inst{21} = !if (!eq (m6or{1}, 1), 1, M6{1});
795 let Inst{20} = !if (!eq (m6or{0}, 1), 1, M6{0});
815 bits<4> M6;
821 let Inst{27-24} = M6;
[all …]

123