Home
last modified time | relevance | path

Searched defs:Required (Results 1 – 21 of 21) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp118 DDA.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState() argument
172 : DDAI(DDAI), Required(Require in DeltaActiveSetHelper() argument
157 const changeset_ty &Required; global() member in __anon5dbb262c0111::DeltaActiveSetHelper
284 GetTestResult(const changeset_ty & Changes,const changeset_ty & Required) GetTestResult() argument
306 changeset_ty Required; Run() local
[all...]
H A DYAMLTraits.cpp148 preflightKey(const char * Key,bool Required,bool,bool & UseDefault,void * & SaveInfo) preflightKey() argument
545 preflightKey(const char * Key,bool Required,bool SameAsDefault,bool & UseDefault,void * & SaveInfo) preflightKey() argument
H A DVirtualFileSystem.cpp1688 bool Required; global() member
/llvm-project/llvm/include/llvm/ADT/
H A DDAGDeltaAlgorithm.h70 const changeset_ty &Required) {} in UpdatedSearchState()
/llvm-project/llvm/lib/BinaryFormat/
H A DAMDGPUMetadataVerifier.cpp68 msgpack::MapDocNode &MapNode, StringRef Key, bool Required, in verifyEntry()
77 msgpack::MapDocNode &MapNode, StringRef Key, bool Required, in verifyScalarEntry()
86 StringRef Key, bool Required) { in verifyIntegerEntry()
/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp161 unsigned Required = std::min(NumMicroOps, DispatchWidth); in isAvailable() local
/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp28 bool Required = false; member
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.h144 bool Required; member
/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h61 Required = 0, enumerator
H A DMCAsmMacro.h132 bool Required = false; member
/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp106 bool SUnit::addPred(const SDep &D, bool Required) { in addPred() argument
/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h179 bool Required = false; operator() local
/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h115 Required = 0x02, // One occurrence required enumerator
/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp480 Required global() enumerator
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h611 RequiredArgs Required; global() variable
/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h118 enum class ObjCImplementationControl { None, Required, Optional }; enumerator
735 enum PropertyControl { None, Required, Optional }; enumerator
/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp160 bool Required = false; global() member
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp192 RequiredArgs Required = RequiredArgs::forPrototypePlus(FTP, prefix.size()); in arrangeLLVMFunctionInfo() local
434 RequiredArgs Required = PassProtoArgs in arrangeCXXConstructorCall() local
H A DCGObjCGNU.cpp495 EmitProtocolMethodList(T && Methods,llvm::Constant * & Required,llvm::Constant * & Optional) EmitProtocolMethodList() argument
/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp102 RequiredArgs Required; global() member
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4308 TailFoldingOpts Required = TailFoldingOpts::Disabled; preferPredicateOverEpilogue() local
[all...]