| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
| H A D | ConfigManager.h | 40 CommonConfig Common; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | executor_symbol_def.h | 36 Common = 1U << 2, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | RDFCopy.cpp | 83 bool Common = false; in updateMap() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | SectionKind.h | 108 Common, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | GenericTaintChecker.cpp | 315 struct Common { struct 316 std::string Name; 317 std::string Scope;
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
| H A D | JITSymbol.h | 84 Common = 1U << 2, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Gnu.h | 87 Common(const char *Name, const char *ShortName, const ToolChain &TC) in Common() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclTemplate.cpp | 480 auto *Common = getCommonPtr(); in findSpecialization() local 486 auto *Common = getCommonPtr(); in addSpecialization() local 574 auto *Common = getCommonPtr(); in findSpecialization() local 580 auto *Common = getCommonPtr(); in AddSpecialization() local 1337 auto *Common = getCommonPtr(); in findSpecialization() local 1343 auto *Common = getCommonPtr(); in AddSpecialization() local
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | OffloadBundler.cpp | 1141 CommonFields Common; member 1147 CommonFields Common; member 1154 CommonFields Common; member 1160 CommonFields Common; member
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 299 decltype(T::PartialSpecializations) &getPartialSpecializations(T *Common) { in getPartialSpecializations() 303 getPartialSpecializations(FunctionTemplateDecl::Common *) { in getPartialSpecializations() 309 auto *Common = D->getCommonPtr(); in AddTemplateSpecializations() local
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acobject.h | 627 ACPI_OBJECT_COMMON Common; member 698 ACPI_COMMON_DESCRIPTOR Common; member
|
| H A D | aclocal.h | 939 ACPI_COMMON_STATE Common; member 1195 ACPI_PARSE_OBJ_COMMON Common; member
|
| H A D | actbl2.h | 450 ACPI_AEST_NODE_INTERFACE_COMMON Common; member 459 ACPI_AEST_NODE_INTERFACE_COMMON Common; member 468 ACPI_AEST_NODE_INTERFACE_COMMON Common; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ComplexDeinterleavingPass.cpp | 113 auto Common = llvm::find_if(A, [B](T I) { return llvm::is_contained(B, I); }); in findCommonBetweenCollections() local 228 Value *Common; member 1290 auto *Common = FindCommonInstruction(RealMuls[i], ImagMuls[j]); in collectPartialMuls() local
|
| H A D | TargetRegisterInfo.cpp | 318 if (unsigned Common = *A++ & *B++) in firstCommonClass() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprCXX.h | 5198 enum SubExpr { Operand, Common, Ready, Suspend, Resume, Count }; enumerator 5208 Expr *Common, Expr *Ready, Expr *Suspend, Expr *Resume, in CoroutineSuspendExpr() 5222 Expr *Operand, Expr *Common) in CoroutineSuspendExpr() 5314 : CoroutineSuspendExpr(CoawaitExprClass, CoawaitLoc, Operand, Common, in CoroutineSuspendExpr() argument 5322 Common) { in CoroutineSuspendExpr() argument 5392 CoyieldExpr(SourceLocation CoyieldLoc, Expr *Operand, Expr *Common, in CoyieldExpr() 5398 Expr *Common) in CoyieldExpr()
|
| H A D | DeclTemplate.h | 804 mutable CommonBase *Common = nullptr; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineMulDivRem.cpp | 1680 if (Instruction *Common = commonIDivTransforms(I)) in visitUDiv() local 1760 if (Instruction *Common = commonIDivTransforms(I)) in visitSDiv() local 2487 if (Instruction *Common = commonIRemTransforms(I)) in visitSRem() local
|
| H A D | InstCombineSelect.cpp | 3268 bool SelFirst = false) -> Instruction * { in foldSelectOfBools() 3310 bool SelFirst = false) -> Instruction * { in foldSelectOfBools()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | JumpDiagnostics.cpp | 917 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); in DiagnoseIndirectOrAsmJump() local
|
| H A D | SemaLookup.cpp | 187 DeclContext *Common = UD->getNominatedNamespace(); in addUsingDirective() local
|
| H A D | SemaInit.cpp | 8482 Expr *Common = ArrayLoopCommonExprs.pop_back_val(); in Perform() local
|
| H A D | SemaCodeComplete.cpp | 5803 const Type *Common = nullptr; in getApproximateType() local
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 790 void convertCommonEntity(const T &Common, CommonEntityInfo &Info, in convertCommonEntity() 799 void convertCommonType(const T &Common, CommonTypeInfo &Info, in convertCommonType()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 3000 bool Common = Flags & SymbolRef::SF_Common; in printSymbol() local
|