/external/igt-gpu-tools/tests/ |
D | prime_nv_api.c | 384 #define xtest(name) \ macro 388 xtest(i915_nv_import_twice); 389 xtest(i915_nv_import_twice_check_flink_name); 390 xtest(i915_nv_reimport_twice_check_flink_name); 391 xtest(nv_i915_import_twice_check_flink_name); 392 xtest(nv_i915_reimport_twice_check_flink_name); 393 xtest(i915_nv_import_vs_close); 394 xtest(i915_nv_double_import); 395 xtest(i915_nv_double_export); 396 xtest(i915_self_import); [all …]
|
D | prime_nv_test.c | 377 #define xtest(name) \ macro 381 xtest(i915_nv_sharing); 382 xtest(nv_i915_sharing); 383 xtest(nv_write_i915_cpu_mmap_read); 384 xtest(nv_write_i915_gtt_mmap_read); 385 xtest(i915_import_cpu_mmap); 386 xtest(i915_import_gtt_mmap); 387 xtest(i915_import_pread_pwrite); 388 xtest(i915_blt_fill_nv_read);
|
D | prime_nv_pcopy.c | 874 #define xtest(x, args...) \ macro 878 xtest(test1_macro); 879 xtest(test1_micro); 881 xtest(test2); 882 xtest(test3_1); 883 xtest(test3_2); 884 xtest(test3_3); 885 xtest(test3_4); 886 xtest(test3_5); 887 xtest(test_semaphore);
|
/external/llvm/test/CodeGen/X86/ |
D | xtest.ll | 3 declare i32 @llvm.x86.xtest() nounwind 7 %0 = tail call i32 @llvm.x86.xtest() nounwind 10 ; CHECK: xtest
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | xtest.ll | 3 declare i32 @llvm.x86.xtest() nounwind 7 %0 = tail call i32 @llvm.x86.xtest() nounwind 10 ; CHECK: xtest
|
/external/llvm-project/llvm/test/MC/X86/ |
D | RTM.s | 17 xtest label
|
D | x86_64-rtm-encoding.s | 13 xtest
|
/external/llvm/test/MC/X86/ |
D | x86_64-rtm-encoding.s | 13 xtest
|
/external/capstone/suite/MC/X86/ |
D | x86_64-rtm-encoding.s.cs | 3 0x0f,0x01,0xd6 = xtest
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | lit.cfg | 7 config.suffixes = ['.xtest']
|
/external/llvm/lib/Target/X86/ |
D | X86InstrTSX.td | 38 "xtest", [(set EFLAGS, (X86xtest))]>, TB, Requires<[HasTSX]>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrTSX.td | 44 "xtest", [(set EFLAGS, (X86xtest))]>, TB, Requires<[HasRTM]>;
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrTSX.td | 44 "xtest", [(set EFLAGS, (X86xtest))]>, PS, Requires<[HasRTM]>;
|
/external/cpuinfo/include/ |
D | cpuinfo.h | 733 bool xtest; member 1249 return cpuinfo_isa.xtest; in cpuinfo_has_x86_xtest()
|
/external/cpuinfo/src/x86/ |
D | isa.c | 515 isa.xtest = isa.hle || isa.rtm; in cpuinfo_x86_detect_isa()
|
/external/llvm/test/Object/ |
D | archive-symtab.test | 106 MACHO-TOC64-NEXT: _test in xtest.o
|
/external/llvm-project/llvm/test/Object/ |
D | archive-symtab.test | 174 # MACHO-TOC64-NEXT: _test in xtest.o
|
/external/igt-gpu-tools/ |
D | README.md | 9 drivers, including xtest, rendercheck, piglit, and oglconform, but failures from
|
/external/cpuinfo/test/mock/ |
D | zenfone-2e.cc | 441 TEST(ISA, xtest) { in TEST() argument
|
D | zenfone-2.cc | 441 TEST(ISA, xtest) { in TEST() argument
|
D | zenfone-c.cc | 441 TEST(ISA, xtest) { in TEST() argument
|
D | memo-pad-7.cc | 441 TEST(ISA, xtest) { in TEST() argument
|
D | leagoo-t5c.cc | 441 TEST(ISA, xtest) { in TEST() argument
|
/external/swiftshader/third_party/subzero/ |
D | README.rst | 134 make -f Makefile.standalone check-xtest
|
/external/swiftshader/third_party/subzero/docs/ |
D | README.rst | 134 make -f Makefile.standalone check-xtest
|