Home | History | Annotate | Download | only in cpu

Lines Matching defs:features

107     string triple, string cpu_name, string features, string entry_point_name,
111 features_(std::move(features)),
783 llvm::StringRef features = llvm_ir::AsStringRef(options.features());
786 target->createTargetMachine(triple.getTriple(), cpu_name, features,