HomeSort by relevance Sort by last modified time
    Searched refs:getAvailableFeatures (Results 1 - 20 of 20) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCInstPrinter.h 55 unsigned getAvailableFeatures() const { return AvailableFeatures; }
MCTargetAsmParser.h 48 unsigned getAvailableFeatures() const { return AvailableFeatures; }
  /external/llvm/include/llvm/MC/MCParser/
MCTargetAsmParser.h 126 uint64_t getAvailableFeatures() const { return AvailableFeatures; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
MCTargetAsmParser.h 363 uint64_t getAvailableFeatures() const { return AvailableFeatures; }
  /external/llvm/lib/Support/
Host.cpp 706 static unsigned getAvailableFeatures(unsigned int ECX, unsigned int EDX,
755 Features = getAvailableFeatures(ECX, EDX, MaxLeaf);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Host.cpp 864 static void getAvailableFeatures(unsigned ECX, unsigned EDX, unsigned MaxLeaf,
992 getAvailableFeatures(ECX, EDX, MaxLeaf, &Features, &Features2);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Host.cpp 740 static unsigned getAvailableFeatures(unsigned int ECX, unsigned int EDX,
797 Features = getAvailableFeatures(ECX, EDX, MaxLeaf);
    [all...]
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 622 applyMnemonicAliases(Name, getAvailableFeatures(), 0);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
ARMInstPrinter.cpp 637 if (getAvailableFeatures() & ARM::FeatureMClass) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 651 applyMnemonicAliases(Name, getAvailableFeatures(), 0);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/
SystemZAsmParser.cpp     [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
X86GenGlobalISel.inc 780 const PredicateBitset AvailableFeatures = getAvailableFeatures();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
MipsGenGlobalISel.inc 530 const PredicateBitset AvailableFeatures = getAvailableFeatures();
    [all...]
MipsGenAsmMatcher.inc     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
ARMGenGlobalISel.inc 709 const PredicateBitset AvailableFeatures = getAvailableFeatures();
    [all...]
ARMGenAsmMatcher.inc     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
AArch64GenGlobalISel.inc 790 const PredicateBitset AvailableFeatures = getAvailableFeatures();
    [all...]
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 

Completed in 1487 milliseconds