/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | ConfigManager.h | 39 CommonConfig Common; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | RDFCopy.cpp | 84 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 | 317 struct Common { struct 318 std::string Name; 319 std::string Scope;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 83 Common = 1U << 2, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 206 decltype(T::PartialSpecializations) &getPartialSpecializations(T *Common) { in getPartialSpecializations() 209 ArrayRef<Decl> getPartialSpecializations(FunctionTemplateDecl::Common *) { in getPartialSpecializations() 215 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 | 444 ACPI_AEST_NODE_INTERFACE_COMMON Common; member 453 ACPI_AEST_NODE_INTERFACE_COMMON Common; member 462 ACPI_AEST_NODE_INTERFACE_COMMON Common; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 1523 if (Instruction *Common = commonIDivTransforms(I)) in visitUDiv() local 1592 if (Instruction *Common = commonIDivTransforms(I)) in visitSDiv() local 2245 if (Instruction *Common = commonIRemTransforms(I)) in visitSRem() local
|
H A D | InstCombineSelect.cpp | 3169 bool SelFirst = false) -> Instruction * { in foldSelectOfBools() 3217 bool SelFirst = false) -> Instruction * { in foldSelectOfBools()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 5083 enum SubExpr { Operand, Common, Ready, Suspend, Resume, Count }; enumerator 5093 Expr *Common, Expr *Ready, Expr *Suspend, Expr *Resume, in CoroutineSuspendExpr() 5107 Expr *Operand, Expr *Common) in CoroutineSuspendExpr() 5199 : CoroutineSuspendExpr(CoawaitExprClass, CoawaitLoc, Operand, Common, in CoroutineSuspendExpr() argument 5207 Common) { in CoroutineSuspendExpr() argument 5277 CoyieldExpr(SourceLocation CoyieldLoc, Expr *Operand, Expr *Common, in CoyieldExpr() 5283 Expr *Common) in CoyieldExpr()
|
H A D | DeclTemplate.h | 813 mutable CommonBase *Common = nullptr; variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | JumpDiagnostics.cpp | 894 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); in DiagnoseIndirectOrAsmJump() local
|
H A D | SemaLookup.cpp | 188 DeclContext *Common = UD->getNominatedNamespace(); in addUsingDirective() local
|
H A D | SemaInit.cpp | 8201 Expr *Common = ArrayLoopCommonExprs.pop_back_val(); in Perform() local
|
H A D | SemaCodeComplete.cpp | 5645 const Type *Common = nullptr; in getApproximateType() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetRegisterInfo.cpp | 280 if (unsigned Common = *A++ & *B++) in firstCommonClass() local
|
H A D | ComplexDeinterleavingPass.cpp | 215 Value *Common; member 1126 auto *Common = FindCommonInstruction(RealMuls[i], ImagMuls[j]); in collectPartialMuls() local
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 728 void convertCommonEntity(const T &Common, CommonEntityInfo &Info, in convertCommonEntity() 737 void convertCommonType(const T &Common, CommonTypeInfo &Info, in convertCommonType()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 2929 bool Common = Flags & SymbolRef::SF_Common; in printSymbol() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 8060 unsigned Common = std::min(LHS, RHS); in computeNumSignBitsBinOp() local
|