/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 118 const changeset_ty &Required) { in UpdatedSearchState() 157 const changeset_ty &Required; member in __anoncf29fe990111::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 | 148 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, in preflightKey() argument 545 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, in preflightKey()
|
H A D | VirtualFileSystem.cpp | 1688 bool Required; member
|
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | AMDGPUMetadataVerifier.cpp | 87 return verifyEntry(MapNode, Key, Required, [this](msgpack::DocNode &Node) { in verifyIntegerEntry() argument 69 verifyEntry(msgpack::MapDocNode & MapNode,StringRef Key,bool Required,function_ref<bool (msgpack::DocNode &)> verifyNode) verifyEntry() argument 78 verifyScalarEntry(msgpack::MapDocNode & MapNode,StringRef Key,bool Required,msgpack::Type SKind,function_ref<bool (msgpack::DocNode &)> verifyValue) verifyScalarEntry() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DAGDeltaAlgorithm.h | 70 const changeset_ty &Required) {} in UpdatedSearchState()
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/ |
H A D | DispatchStage.cpp | 161 unsigned Required = std::min(NumMicroOps, DispatchWidth); in isAvailable() local
|
/freebsd/contrib/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBOptionDefEmitter.cpp | 28 bool Required = false; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.h | 144 bool Required; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrItineraries.h | 60 Required = 0, global() enumerator
|
H A D | MCAsmMacro.h | 132 bool Required = false; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 106 bool SUnit::addPred(const SDep &D, bool Required) { in addPred()
|
/freebsd/usr.sbin/ppp/ |
H A D | ccp.h | 128 int (*Required)(struct fsm *); /* Must negotiate ? */ member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | CodeGenPassBuilder.h | 182 bool Required = false; in operator() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 480 Required enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 115 Required = 0x02, // One occurrence required enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 611 RequiredArgs Required; variable
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 160 bool Required = false; member
|
/freebsd/contrib/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 void EmitProtocolMethodList(T &&Methods, llvm::Constant *&Required, in EmitProtocolMethodList()
|
H A D | ItaniumCXXABI.cpp | 3387 RequiredArgs Required = RequiredArgs::forPrototypePlus(FPT, /*this*/ 1); in getOrCreateVirtualFunctionPointerThunk() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 102 RequiredArgs Required; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 4346 TailFoldingOpts Required = TailFoldingOpts::Disabled; in preferPredicateOverEpilogue() local
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 9135 enum class Optionality { Optional, Required }; enumerator
|