/external/llvm/test/TableGen/ |
D | defmclass.td | 4 class XD { bits<4> Prefix = 11; } 9 def xd : XD; 31 defm SS : R, M, XD;
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 123 PS = 1, PD = 2, XS = 3, XD = 4 enumerator 300 else if (OpPrefix == X86Local::XD) in insnContext() 314 else if (OpPrefix == X86Local::XD) in insnContext() 329 else if (OpPrefix == X86Local::XD) in insnContext() 341 else if (OpPrefix == X86Local::XD) in insnContext() 358 else if (OpPrefix == X86Local::XD) in insnContext() 370 else if (OpPrefix == X86Local::XD) in insnContext() 383 else if (OpPrefix == X86Local::XD) in insnContext() 399 else if (HasVEX_LPrefix && OpPrefix == X86Local::XD) in insnContext() 403 else if (HasVEX_WPrefix && OpPrefix == X86Local::XD) in insnContext() [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kdt_acc.pkb | 10 ��FH�N�BXD���0���w��d&��C��
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFormats.td | 122 def XD : Prefix<4>; 181 class XD : TB { Prefix OpPrefix = XD; } 185 class T8XD : T8 { Prefix OpPrefix = XD; } 189 class TAXD : TA { Prefix OpPrefix = XD; } 435 !if(!eq(OpPrefix.Value, XD.Value), [UseSSE2], 531 // SDI - SSE2 instructions with XD prefix. 532 // SDIi8 - SSE2 instructions with ImmT == Imm8 and XD prefix. 537 // VSDI - SSE2 scalar instructions with XD prefix in AVX form. 542 // MMXSDIi8 - SSE2 instructions with ImmT == Imm8 and XD prefix as well as 549 : I<o, F, outs, ins, asm, pattern, itin>, XD, Requires<[UseSSE2]>; [all …]
|
D | X86InstrAVX512.td | 1253 XD, VEX_W; 1681 VEX, XD; 1688 VEX, XD, VEX_W; 2342 HasBWI>, XD, EVEX_CD8<8, CD8VF>; 2346 HasBWI>, XD, VEX_W, EVEX_CD8<16, CD8VF>; 2547 loadf64>, XD, VEX_W, EVEX_CD8<64, CD8VT1>; 2572 XD, EVEX_4V, VEX_LIG, VEX_W; 3246 XD, VEX_W, EVEX_4V, VEX_LIG, EVEX_CD8<64, CD8VT1>; 3261 XD, VEX_W, EVEX_4V, VEX_LIG, EVEX_CD8<64, CD8VT1>; 3900 XD, VEX_LIG, EVEX_CD8<32, CD8VT1>; [all …]
|
D | X86InstrSSE.td | 608 SSEPackedDouble>, XD; 616 SSEPackedDouble>, XD; 1529 XD, VEX, VEX_LIG; 1533 XD, VEX, VEX_W, VEX_LIG; 1561 XD, VEX_4V, VEX_LIG; 1563 XD, VEX_4V, VEX_W, VEX_LIG; 1598 SSE_CVT_SD2SI>, XD; 1601 SSE_CVT_SD2SI>, XD, REX_W; 1610 SSE_CVT_Scalar>, XD; 1613 SSE_CVT_Scalar>, XD, REX_W; [all …]
|
/external/clang/test/Modules/Inputs/declare-use/ |
D | module.map | 15 module XD {
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PathDiagnostic.cpp | 393 const Decl *XD = X.getDeclWithIssue(); in compare() local 394 if (!XD) in compare() 399 SourceLocation XDL = XD->getLocation(); in compare()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 363 XS = 3 << OpPrefixShift, XD = 4 << OpPrefixShift, enumerator
|
D | X86MCCodeEmitter.cpp | 697 case X86II::XD: VEX_PP = 0x3; break; // F2 in EmitVEXOpcodePrefix() 1123 case X86II::XD: // F2 in EmitOpcodePrefix()
|
/external/llvm/docs/TableGen/ |
D | LangIntro.rst | 478 class XD { bits<4> Prefix = 11; } 491 defm SS : R, XD;
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_gl0_kpdf_phs.pkb | 621 …!.<GLKC90(# !$')G������hfw���{~��p^[l���XD$4CNTTRNKIGGFDA=6.&…
|
D | de-DE_kdt_g2p.pkb | 315 …��ΕƸ��}�A���аb��{���6��}m�?����/��پV�E}(�6Z�}�XD��@ �|…
|
D | de-DE_gl0_kpdf_mgc.pkb | 2072 …��:SVf� % 9���0����*���]ۣ��0�����'�=J������%�N�8��{BFw'\XD�DIL2*8'#AO/�o�������…
|
/external/icu/icu4c/source/data/misc/ |
D | metadata.txt | 2482 replacement{"XD"} 3770 replacement{"XD"}
|
D | supplementalData.txt | 2482 replacement{"XD"} 3770 replacement{"XD"} 7124 "XD",
|
/external/regex-re2/benchlog/ |
D | benchlog.mini | 71 machdep.cpu.extfeatures: SYSCALL XD EM64T
|
D | benchlog.wreck | 89 machdep.cpu.extfeatures: XD EM64T
|
/external/libxml2/macos/ |
D | libxml2.mcp.xml.sit.hqx | 122 fFMfEdMI3+)!3*XD$@$4ep81ljV!9Z)X#j'CL1QbNi[#k-mGSH#`@P-Y8Gf3J"ER
|
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | ddms_calculator_start.trace | 25961 XD�p~mӅ� 26622 XD�p�v!�� 37178 XD�p�Q�p� 37815 XD�p�Z*z� 38214 XD�p�`I�� 38746 XD�pWhو� 39149 XD�pn��� 39623 XD�p�t��� 40104 XD�p�{��� 40796 XD�p��o�� [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/ |
D | fr-FR_nk0_kpdf_mgc.pkb | 3089 …�����[@���� ������ jJyIra390*B��g�<28f=|7"���s�t�ӄЭ�靁POlj~�j}XD�}�W�k��~ncZ�ilh~q^AP…
|
/external/jetty/ |
D | VERSION.txt | 2141 + JETTY-1006 Resume meta connect on all XD messages
|