Home
last modified time | relevance | path

Searched refs:isInRequiredFeatures (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h128 bool isInRequiredFeatures(FeatureBitset TestFeatures) const { in isInRequiredFeatures() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp813 if (TheReg && TheReg->isInRequiredFeatures({ARM::FeatureDSP})) { in printMSRMaskOperand()