Searched defs:Required (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDAGDeltaAlgorithm.h68 UpdatedSearchState(const changeset_ty &Changes, const changesetlist_ty &Sets, const changeset_ty &Required) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp107 bool SUnit::addPred(const SDep &D, bool Required) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp28 bool Required = false; member in struct:__anon1336::CommandOption
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DAMDGPUMetadataVerifier.cpp66 verifyEntry( msgpack::MapDocNode &MapNode, StringRef Key, bool Required, function_ref<bool(msgpack::DocNode &)> verifyNode) argument
75 verifyScalarEntry( msgpack::MapDocNode &MapNode, StringRef Key, bool Required, msgpack::Type SKind, function_ref<bool(msgpack::DocNode &)> verifyValue) argument
84 verifyIntegerEntry(msgpack::MapDocNode &MapNode, StringRef Key, bool Required) argument
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c543 DtCompileTable( DT_FIELD **Field, ACPI_DMTABLE_INFO *Info, DT_SUBTABLE **RetSubtable, BOOLEAN Required) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp158 const changeset_ty &Required; member in class:__anon2338::DeltaActiveSetHelper
117 UpdatedSearchState(const changeset_ty &Changes, const changesetlist_ty &Sets, const changeset_ty &Required) argument
172 DeltaActiveSetHelper(DAGDeltaAlgorithmImpl &DDAI, const changeset_ty &Required) argument
290 GetTestResult(const changeset_ty &Changes, const changeset_ty &Required) argument
314 changeset_ty Required; local
[all...]
H A DYAMLTraits.cpp151 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, argument
498 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, argument
H A DVirtualFileSystem.cpp1192 bool Required; member in struct:llvm::vfs::RedirectingFileSystemParser::KeyStatus
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/
H A DPassAnalysisSupport.h51 SmallVector<AnalysisID, 8> Required; member in class:llvm::AnalysisUsage
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp162 unsigned Required = std::min(NumMicroOps, DispatchWidth); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h60 Required = 0, enumerator in enum:llvm::InstrStage::ReservationKinds
H A DMCAsmMacro.h132 bool Required = false; member in struct:llvm::MCAsmMacroParameter
/freebsd-11-stable/usr.sbin/ppp/
H A Dccp.h130 int (*Required)(struct fsm *); /* Must negotiate ? */ member in struct:ccp_algorithm
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h516 RequiredArgs Required; member in class:clang::CodeGen::ABIArgInfo::final
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h941 void processKey(const char *Key, T &Val, bool Required, Context &Ctx) { argument
924 processKeyWithDefault(const char *Key, T &Val, const T &DefaultValue, bool Required, Context &Ctx) argument
[all...]
H A DCommandLine.h126 Required = 0x02, // One occurrence required enumerator in enum:llvm::cl::NumOccurrencesFlag
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp180 RequiredArgs Required = RequiredArgs::forPrototypePlus(FTP, prefix.size()); local
405 RequiredArgs Required = PassProtoArgs local
H A DCGObjCGNU.cpp505 void EmitProtocolMethodList(T &&Methods, llvm::Constant *&Required, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h774 enum PropertyControl { None, Required, Optional }; enumerator in enum:clang::ObjCPropertyDecl::PropertyControl

Completed in 296 milliseconds