Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dpr19841.cpp3 namespace Common { namespace
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h101 Common, enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp82 unsigned Common = S.LaneMask & Mask; in calculate() local
H A DTargetRegisterInfo.cpp166 if (unsigned Common = *A++ & *B++) in firstCommonClass() local
H A DRegisterCoalescer.cpp780 unsigned Common = BMask & AMask; in removeCopyByCommutingDef() local
2402 unsigned Common = RMask & LaneMask; in mergeSubRangeInto() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1042 if (Instruction *Common = commonIDivTransforms(I)) in visitUDiv() local
1115 if (Instruction *Common = commonIDivTransforms(I)) in visitSDiv() local
1413 if (Instruction *Common = commonIRemTransforms(I)) in visitSRem() local
/minix3/minix/drivers/power/acpi/include/
H A Dacobject.h508 ACPI_OBJECT_COMMON Common; member
579 ACPI_COMMON_DESCRIPTOR Common; member
H A Daclocal.h771 ACPI_COMMON_STATE Common; member
951 ACPI_PARSE_OBJ_COMMON Common; member
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DTools.h137 Common(const char *Name, const char *ShortName, in Common() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DJumpDiagnostics.cpp713 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); in DiagnoseIndirectJump() local
H A DSemaLookup.cpp180 DeclContext *Common = UD->getNominatedNamespace(); in addUsingDirective() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h615 mutable CommonBase *Common; variable
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml57 | Common Constructor
H A Dllvm.mli94 | Common Constructor
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1383 TypeInfoCommon Common; member