Home
last modified time | relevance | path

Searched defs:Common (Results 1 – 23 of 23) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DConfigManager.h39 CommonConfig Common; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dexecutor_symbol_def.h36 Common = 1U << 2, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp84 bool Common = false; in updateMap() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h108 Common, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp331 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 DJITSymbol.h83 Common = 1U << 2, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.h86 Common(const char *Name, const char *ShortName, const ToolChain &TC) in Common() function
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp206 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 Dacobject.h627 ACPI_OBJECT_COMMON Common; member
698 ACPI_COMMON_DESCRIPTOR Common; member
H A Daclocal.h939 ACPI_COMMON_STATE Common; member
1195 ACPI_PARSE_OBJ_COMMON Common; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1387 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 DInstCombineSelect.cpp2977 __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 DExprCXX.h5109 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 DDeclTemplate.h833 mutable CommonBase *Common = nullptr; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp284 if (unsigned Common = *A++ & *B++) firstCommonClass() local
H A DComplexDeinterleavingPass.cpp215 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 DJumpDiagnostics.cpp885 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); DiagnoseIndirectOrAsmJump() local
H A DSemaLookup.cpp186 DeclContext *Common = UD->getNominatedNamespace(); addUsingDirective() local
H A DSemaInit.cpp9234 Expr *Common = ArrayLoopCommonExprs.pop_back_val(); Perform() local
H A DSemaCodeComplete.cpp5630 const Type *Common = nullptr; getApproximateType() local
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp724 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 Dllvm-objdump.cpp2781 bool Common = Flags & SymbolRef::SF_Common; printSymbol() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7917 unsigned Common = std::min(LHS, RHS); computeNumSignBitsBinOp() local