/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 118 const changeset_ty &Required) { in UpdatedSearchState() 157 const changeset_ty &Required; member in __anonba60a7900111::DeltaActiveSetHelper 172 const changeset_ty &Required) in DeltaActiveSetHelper() 284 const changeset_ty &Required) { in GetTestResult() 306 changeset_ty Required; in Run() local
|
H A D | YAMLTraits.cpp | 154 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, in preflightKey() argument 528 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, in preflightKey()
|
H A D | VirtualFileSystem.cpp | 1655 bool Required; member
|
/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/ |
H A D | AMDGPUMetadataVerifier.cpp | 69 msgpack::MapDocNode &MapNode, StringRef Key, bool Required, in verifyEntry() 78 msgpack::MapDocNode &MapNode, StringRef Key, bool Required, in verifyScalarEntry() 87 StringRef Key, bool Required) { in verifyIntegerEntry()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | DAGDeltaAlgorithm.h | 70 const changeset_ty &Required) {} in UpdatedSearchState()
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/ |
H A D | DispatchStage.cpp | 161 unsigned Required = std::min(NumMicroOps, DispatchWidth); in isAvailable() local
|
/openbsd-src/gnu/llvm/lldb/utils/TableGen/ |
H A D | LLDBOptionDefEmitter.cpp | 28 bool Required = false; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.h | 143 bool Required; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCInstrItineraries.h | 60 Required = 0, enumerator
|
H A D | MCAsmMacro.h | 132 bool Required = false; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 107 bool SUnit::addPred(const SDep &D, bool Required) { in addPred()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 116 Required = 0x02, // One occurrence required enumerator
|
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 592 RequiredArgs Required; variable
|
/openbsd-src/gnu/llvm/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 161 bool Required = false; member
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | DeclObjC.h | 143 enum ImplementationControl { None, Required, Optional }; enumerator 734 enum PropertyControl { None, Required, Optional }; enumerator
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 187 RequiredArgs Required = RequiredArgs::forPrototypePlus(FTP, prefix.size()); in arrangeLLVMFunctionInfo() local 421 RequiredArgs Required = PassProtoArgs in arrangeCXXConstructorCall() local
|
H A D | CGObjCGNU.cpp | 497 void EmitProtocolMethodList(T &&Methods, llvm::Constant *&Required, in EmitProtocolMethodList()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 3373 TailFoldingKind Required; // Defaults to 0. in preferPredicateOverEpilogue() local
|