/llvm-project/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 118 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 D | YAMLTraits.cpp | 148 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 D | VirtualFileSystem.cpp | 1688 bool Required; global() member
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | DAGDeltaAlgorithm.h | 70 const changeset_ty &Required) {} in UpdatedSearchState()
|
/llvm-project/llvm/lib/BinaryFormat/ |
H A D | AMDGPUMetadataVerifier.cpp | 68 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 D | DispatchStage.cpp | 161 unsigned Required = std::min(NumMicroOps, DispatchWidth); in isAvailable() local
|
/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBOptionDefEmitter.cpp | 28 bool Required = false; member
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.h | 144 bool Required; member
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrItineraries.h | 61 Required = 0, enumerator
|
H A D | MCAsmMacro.h | 132 bool Required = false; member
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 106 bool SUnit::addPred(const SDep &D, bool Required) { in addPred() argument
|
/llvm-project/llvm/include/llvm/Passes/ |
H A D | CodeGenPassBuilder.h | 179 bool Required = false; operator() local
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 115 Required = 0x02, // One occurrence required enumerator
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 480 Required global() enumerator
|
/llvm-project/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 611 RequiredArgs Required; global() variable
|
/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 118 enum class ObjCImplementationControl { None, Required, Optional }; enumerator 735 enum PropertyControl { None, Required, Optional }; enumerator
|
/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 160 bool Required = false; global() member
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 192 RequiredArgs Required = RequiredArgs::forPrototypePlus(FTP, prefix.size()); in arrangeLLVMFunctionInfo() local 434 RequiredArgs Required = PassProtoArgs in arrangeCXXConstructorCall() local
|
H A D | CGObjCGNU.cpp | 495 EmitProtocolMethodList(T && Methods,llvm::Constant * & Required,llvm::Constant * & Optional) EmitProtocolMethodList() argument
|
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 102 RequiredArgs Required; global() member
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 4308 TailFoldingOpts Required = TailFoldingOpts::Disabled; preferPredicateOverEpilogue() local [all...] |