Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DConfigManager.h40 CommonConfig Common; member
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dexecutor_symbol_def.h36 Common = 1U << 2, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp83 bool Common = false; in updateMap() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h108 Common, enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp315 struct Common { struct
316 std::string Name;
317 std::string Scope;
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h84 Common = 1U << 2, enumerator
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.h87 Common(const char *Name, const char *ShortName, const ToolChain &TC) in Common() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp480 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 DOffloadBundler.cpp1141 CommonFields Common; member
1147 CommonFields Common; member
1154 CommonFields Common; member
1160 CommonFields Common; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp299 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 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
H A Dactbl2.h450 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 DComplexDeinterleavingPass.cpp113 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 DTargetRegisterInfo.cpp318 if (unsigned Common = *A++ & *B++) in firstCommonClass() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h5198 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 DDeclTemplate.h804 mutable CommonBase *Common = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1680 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 DInstCombineSelect.cpp3268 bool SelFirst = false) -> Instruction * { in foldSelectOfBools()
3310 bool SelFirst = false) -> Instruction * { in foldSelectOfBools()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp917 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); in DiagnoseIndirectOrAsmJump() local
H A DSemaLookup.cpp187 DeclContext *Common = UD->getNominatedNamespace(); in addUsingDirective() local
H A DSemaInit.cpp8482 Expr *Common = ArrayLoopCommonExprs.pop_back_val(); in Perform() local
H A DSemaCodeComplete.cpp5803 const Type *Common = nullptr; in getApproximateType() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp790 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 Dllvm-objdump.cpp3000 bool Common = Flags & SymbolRef::SF_Common; in printSymbol() local

12