/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | ConfigManager.h | 39 CommonConfig Common; member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | executor_symbol_def.h | 36 Common = 1U << 2, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | RDFCopy.cpp | 84 bool Common = false; in updateMap() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | SectionKind.h | 108 Common, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 331 struct Common { global() struct 332 Name__anonefbc91920111::TaintConfiguration::Common global() argument 333 Scope__anonefbc91920111::TaintConfiguration::Common global() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 83 Common = 1U << 2, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Gnu.h | 86 Common(const char *Name, const char *ShortName, const ToolChain &TC) in Common() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 206 decltype(T::PartialSpecializations) &getPartialSpecializations(T *Common) { in getPartialSpecializations() argument 203 getPartialSpecializations(T * Common) getPartialSpecializations() argument 212 auto *Common = D->getCommonPtr(); AddTemplateSpecializations() local
|
/freebsd-src/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 1387 if (Instruction *Common = commonIDivTransforms(I)) visitUDiv() local 1456 if (Instruction *Common = commonIDivTransforms(I)) visitSDiv() local 2083 if (Instruction *Common = commonIRemTransforms(I)) visitSRem() local
|
H A D | InstCombineSelect.cpp | 2977 __anon50ac9f250d02(Value *Common, Value *InnerCond, Value *InnerVal, bool SelFirst = false) foldSelectOfBools() argument 3018 __anon50ac9f250e02(Value *Common, Value *InnerCond, Value *InnerVal, bool SelFirst = false) foldSelectOfBools() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 5109 assert(Common->isTypeDependent() && Ty->isDependentType() && in CoyieldExpr() argument 4936 enum SubExpr { Operand, Common, Ready, Suspend, Resume, Count }; global() enumerator 4943 CoroutineSuspendExpr(StmtClass SC,SourceLocation KeywordLoc,Expr * Operand,Expr * Common,Expr * Ready,Expr * Suspend,Expr * Resume,OpaqueValueExpr * OpaqueValue) CoroutineSuspendExpr() argument 4957 CoroutineSuspendExpr(StmtClass SC,SourceLocation KeywordLoc,QualType Ty,Expr * Operand,Expr * Common) CoroutineSuspendExpr() argument 5031 CoroutineSuspendExpr(CoawaitExprClass,CoawaitLoc,Operand,Common,Ready,Suspend,Resume,OpaqueValue) CoroutineSuspendExpr() argument 5039 CoroutineSuspendExpr(CoawaitExprClass,CoawaitLoc,Ty,Operand,Common) CoroutineSuspendExpr() argument 5115 CoyieldExpr(SourceLocation CoyieldLoc,QualType Ty,Expr * Operand,Expr * Common) CoyieldExpr() argument [all...] |
H A D | DeclTemplate.h | 833 mutable CommonBase *Common = nullptr; global() variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetRegisterInfo.cpp | 284 if (unsigned Common = *A++ & *B++) firstCommonClass() local
|
H A D | ComplexDeinterleavingPass.cpp | 215 Value *Common; member 1126 auto *Common = FindCommonInstruction(RealMuls[i], ImagMuls[j]); in collectPartialMuls() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | JumpDiagnostics.cpp | 885 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); DiagnoseIndirectOrAsmJump() local
|
H A D | SemaLookup.cpp | 186 DeclContext *Common = UD->getNominatedNamespace(); addUsingDirective() local
|
H A D | SemaInit.cpp | 9234 Expr *Common = ArrayLoopCommonExprs.pop_back_val(); Perform() local
|
H A D | SemaCodeComplete.cpp | 5630 const Type *Common = nullptr; getApproximateType() local
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 724 convertCommonEntity(const T & Common,CommonEntityInfo & Info,StringRef APIName) convertCommonEntity() argument 733 convertCommonType(const T & Common,CommonTypeInfo & Info,StringRef APIName) convertCommonType() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 2781 bool Common = Flags & SymbolRef::SF_Common; printSymbol() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 7917 unsigned Common = std::min(LHS, RHS); computeNumSignBitsBinOp() local
|