Home
last modified time | relevance | path

Searched refs:FeaturesSet (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp478 static void getReqFeatures(std::set<StringRef> &FeaturesSet, in getReqFeatures() argument
489 FeaturesSet.insert(Op); in getReqFeatures()
622 std::set<StringRef> FeaturesSet; in emitCompressInstEmitter() local
624 getReqFeatures(FeaturesSet, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
632 getReqFeatures(FeaturesSet, ReqFeatures); in emitCompressInstEmitter()
635 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp475 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
503 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
663 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
666 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
674 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
677 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp475 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
503 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
663 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
666 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
674 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
677 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp477 static void getReqFeatures(std::set<StringRef> &FeaturesSet, in getReqFeatures() argument
488 FeaturesSet.insert(Op); in getReqFeatures()
654 std::set<StringRef> FeaturesSet; in emitCompressInstEmitter() local
656 getReqFeatures(FeaturesSet, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
664 getReqFeatures(FeaturesSet, ReqFeatures); in emitCompressInstEmitter()
667 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp475 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
503 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
663 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
666 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
674 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
677 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp477 static void getReqFeatures(std::set<StringRef> &FeaturesSet, in getReqFeatures() argument
488 FeaturesSet.insert(Op); in getReqFeatures()
654 std::set<StringRef> FeaturesSet; in emitCompressInstEmitter() local
656 getReqFeatures(FeaturesSet, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
664 getReqFeatures(FeaturesSet, ReqFeatures); in emitCompressInstEmitter()
667 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp475 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
503 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
663 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
666 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
674 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
677 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp475 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
503 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
663 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
666 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
674 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
677 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp475 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
503 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
663 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
666 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
674 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
677 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp475 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
503 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
663 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
666 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
674 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
677 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp475 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
503 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
663 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
666 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
674 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
677 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp478 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
506 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
675 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
678 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
686 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
689 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp478 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
506 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
675 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
678 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
686 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
689 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp478 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument
506 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()
675 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local
678 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()
686 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()
689 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/src/cargo/core/resolver/
H A Dtypes.rs98 pub type FeaturesSet = Rc<BTreeSet<InternedString>>; typedef
259 pub type DepInfo = (Dependency, Rc<Vec<Summary>>, FeaturesSet);
H A Dcontext.rs3 use super::types::{ConflictMap, ConflictReason, FeaturesSet, ResolveOpts};
26 pub resolve_features: im_rc::HashMap<PackageId, FeaturesSet>,
H A Ddep_cache.rs14 use crate::core::resolver::types::{ConflictReason, DepInfo, FeaturesSet};
249 ) -> ActivateResult<(HashSet<InternedString>, Vec<(Dependency, FeaturesSet)>)> { in resolve_features() argument
H A Dfeatures.rs40 use crate::core::resolver::types::FeaturesSet;
217 features: FeaturesSet,
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/cargo/core/resolver/
H A Dtypes.rs98 pub type FeaturesSet = Rc<BTreeSet<InternedString>>; typedef
259 pub type DepInfo = (Dependency, Rc<Vec<Summary>>, FeaturesSet);
H A Dcontext.rs3 use super::types::{ConflictMap, ConflictReason, FeaturesSet, ResolveOpts};
26 pub resolve_features: im_rc::HashMap<PackageId, FeaturesSet>,
H A Ddep_cache.rs14 use crate::core::resolver::types::{ConflictReason, DepInfo, FeaturesSet};
249 ) -> ActivateResult<(HashSet<InternedString>, Vec<(Dependency, FeaturesSet)>)> { in resolve_features() argument
H A Dfeatures.rs40 use crate::core::resolver::types::FeaturesSet;
217 features: FeaturesSet,
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/src/cargo/core/resolver/
H A Dtypes.rs98 pub type FeaturesSet = Rc<BTreeSet<InternedString>>; typedef
259 pub type DepInfo = (Dependency, Rc<Vec<Summary>>, FeaturesSet);
H A Dcontext.rs3 use super::types::{ConflictMap, ConflictReason, FeaturesSet, ResolveOpts};
26 pub resolve_features: im_rc::HashMap<PackageId, FeaturesSet>,
H A Ddep_cache.rs14 use crate::core::resolver::types::{ConflictReason, DepInfo, FeaturesSet};
261 ) -> ActivateResult<(HashSet<InternedString>, Vec<(Dependency, FeaturesSet)>)> { in resolve_features() argument

12