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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp477 static void getReqFeatures(std::set<StringRef> &FeaturesSet, function
656 getReqFeatures(FeaturesSet, CompressPat.PatReqFeatures);
664 getReqFeatures(FeaturesSet, ReqFeatures);

Completed in 102 milliseconds