Home
last modified time | relevance | path

Searched defs:getAvailableFeatures (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h126 uint64_t getAvailableFeatures() const { return AvailableFeatures; } in getAvailableFeatures() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp979 static void getAvailableFeatures(unsigned ECX, unsigned EDX, unsigned MaxLeaf, in getAvailableFeatures() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h355 const FeatureBitset& getAvailableFeatures() const { in getAvailableFeatures() function
/external/llvm/lib/Support/
DHost.cpp706 static unsigned getAvailableFeatures(unsigned int ECX, unsigned int EDX, in getAvailableFeatures() function