Searched refs:XD (Results 1 - 6 of 6) sorted by relevance

/external/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp110 PS = 1, PD = 2, XS = 3, XD = 4 enumerator in enum:X86Local::__anon26610
282 else if (OpPrefix == X86Local::XD)
296 else if (OpPrefix == X86Local::XD)
311 else if (OpPrefix == X86Local::XD)
323 else if (OpPrefix == X86Local::XD)
340 else if (OpPrefix == X86Local::XD)
352 else if (OpPrefix == X86Local::XD)
365 else if (OpPrefix == X86Local::XD)
381 else if (HasVEX_LPrefix && OpPrefix == X86Local::XD)
385 else if (HasVEX_WPrefix && OpPrefix == X86Local::XD)
[all...]
/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp394 const Decl *XD = X.getDeclWithIssue(); local
395 if (!XD)
400 SourceLocation XDL = XD->getLocation();
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h351 // XS, XD - These prefix codes are for single and double precision scalar
353 XS = 3 << OpPrefixShift, XD = 4 << OpPrefixShift, enumerator in enum:llvm::X86II::__anon26173
H A DX86MCCodeEmitter.cpp721 case X86II::XD: VEX_PP = 0x3; break; // F2
1143 case X86II::XD: // F2
/external/llvm/lib/Target/X86/
H A DX86CodeEmitter.cpp670 case X86II::XD: // F2
824 case X86II::XD: VEX_PP = 0x3; break; // F2
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids9989 0002 XD-2 [Spike]
13621 1336 SDHC/MicroSD/MMC/MS/M2/CF/XD Flash Card Reader
14075 1105 SM-MS/Pro-MMC-XD Card Reader

Completed in 85 milliseconds