HomeSort by relevance Sort by last modified time
    Searched defs:XD (Results 1 - 17 of 17) sorted by null

  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 123 PS = 1, PD = 2, XS = 3, XD = 4
299 else if (OpPrefix == X86Local::XD)
313 else if (OpPrefix == X86Local::XD)
328 else if (OpPrefix == X86Local::XD)
340 else if (OpPrefix == X86Local::XD)
357 else if (OpPrefix == X86Local::XD)
369 else if (OpPrefix == X86Local::XD)
382 else if (OpPrefix == X86Local::XD)
398 else if (HasVEX_LPrefix && OpPrefix == X86Local::XD)
402 else if (HasVEX_WPrefix && OpPrefix == X86Local::XD)
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
X86RecognizableInstr.cpp 69 XD = 11, XS = 12,
298 else if (HasVEX_LPrefix && Prefix == X86Local::XD)
302 else if (HasVEX_WPrefix && Prefix == X86Local::XD)
308 else if (Prefix == X86Local::XD)
318 (Prefix == X86Local::XD || Prefix == X86Local::TF))
327 (Prefix == X86Local::XD || Prefix == X86Local::TF))
329 else if (Prefix == X86Local::XD || Prefix == X86Local::TF)
339 (Prefix == X86Local::XD || Prefix == X86Local::TF))
345 else if (Prefix == X86Local::XD || Prefix == X86Local::TF)
801 case X86Local::XD
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/
AtomMsr.h 581 /// [Bit 34] Unique. XD Bit Disable (R/W) See Table 35-2.
583 UINT32 XD:1;
CoreMsr.h 469 /// [Bit 34] Shared. XD Bit Disable (R/W) See Table 35-2.
471 UINT32 XD:1;
Core2Msr.h 754 /// [Bit 34] Unique. XD Bit Disable (R/W) See Table 35-2.
756 UINT32 XD:1;
    [all...]
SilvermontMsr.h 673 /// [Bit 34] Core. XD Bit Disable (R/W) See Table 35-2.
675 UINT32 XD:1;
    [all...]
XeonPhiMsr.h 431 /// [Bit 34] XD Bit Disable (R/W).
433 UINT32 XD:1;
    [all...]
Pentium4Msr.h     [all...]
GoldmontMsr.h 367 /// [Bit 34] Core. XD Bit Disable (R/W) See Table 35-2.
369 UINT32 XD:1;
    [all...]
SandyBridgeMsr.h 538 /// [Bit 34] Thread. XD Bit Disable (R/W) See Table 35-2.
540 UINT32 XD:1;
    [all...]
NehalemMsr.h 424 /// [Bit 34] Thread. XD Bit Disable (R/W) See Table 35-2.
426 UINT32 XD:1;
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp 390 const Decl *XD = X.getDeclWithIssue();
391 if (!XD)
396 SourceLocation XDL = XD->getLocation();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 290 // XS, XD - These prefix codes are for single and double precision scalar
292 XD = 11 << Op0Shift, XS = 12 << Op0Shift,
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
ArchitecturalMsr.h     [all...]
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 2092 milliseconds