/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 197 static unsigned getNumAttributeArgs(const ParsedAttr &AL) { in getNumAttributeArgs() 206 getAttrLoc(const AttrInfo &AL) { in getAttrLoc() 2218 bool Sema::CheckAttrTarget(const ParsedAttr &AL) { in CheckAttrTarget() 2305 const ParsedAttr &AL) { in handleDependencyAttr() 5813 parsedAttrToRetainOwnershipKind(const ParsedAttr &AL) { in parsedAttrToRetainOwnershipKind() 7506 const ParsedAttr &AL) { in handleBPFPreserveAccessIndexAttr() 8533 Decl *D, const EnforceTCBLeafAttr &AL) { in mergeEnforceTCBLeafAttr() 9362 for (const ParsedAttr &AL : AttrList) in ProcessDeclAttributeList() local 9433 for (const ParsedAttr &AL : AttrList) in ProcessDeclAttributeDelayed() local 9449 for (const ParsedAttr &AL : AttrList) { in ProcessAccessDeclAttributeList() local [all …]
|
H A D | ParsedAttr.cpp | 270 static unsigned getNumAttributeArgs(const ParsedAttr &AL) { in getNumAttributeArgs() 276 static bool checkAttributeNumArgsImpl(Sema &S, const ParsedAttr &AL, in checkAttributeNumArgsImpl()
|
H A D | SemaAvailability.cpp | 429 if (const auto *AL = OffendingDecl->getAttr<DeprecatedAttr>()) in DoEmitAvailabilityWarning() local 441 if (auto AL = OffendingDecl->getAttr<UnavailableAttr>()) { in DoEmitAvailabilityWarning() local 493 if (auto AL = OffendingDecl->getAttr<DeprecatedAttr>()) in DoEmitAvailabilityWarning() local 495 if (auto AL = getAttrForPlatform(S.Context, OffendingDecl)) in DoEmitAvailabilityWarning() local
|
H A D | SemaType.cpp | 1245 for (const ParsedAttr &AL : Attrs) in getImageAccess() local 3213 for (const ParsedAttr &AL : chunk.getAttrs()) in inferARCWriteback() local 4004 for (const ParsedAttr &AL : AttrList) { in getCCForDeclaratorChunk() local 4067 for (const ParsedAttr &AL : D.getDeclSpec().getAttributes()) { in getCCForDeclaratorChunk() local 4080 for (const ParsedAttr &AL : D.getDeclSpec().getAttributes()) { in getCCForDeclaratorChunk() local 4139 for (const ParsedAttr &AL : attrs) { in hasNullabilityAttr() local 4547 static AttrT *createSimpleAttr(ASTContext &Ctx, ParsedAttr &AL) { in createSimpleAttr() 5313 for (const ParsedAttr &AL : ReturnTypeChunk.getAttrs()) { in GetFullTypeForDeclarator() local 5321 for (const ParsedAttr &AL : D.getDeclSpec().getAttributes()) { in GetFullTypeForDeclarator() local 6058 for (const ParsedAttr &AL : Attrs) { in fillMatrixTypeLoc() local [all …]
|
/openbsd/gnu/llvm/llvm/tools/llvm-reduce/deltas/ |
H A D | ReduceAttributes.cpp | 79 AttributeSet visitAttributeIndex(AttributeList AL, unsigned Index) { in visitAttributeIndex() 88 AttributeList visitAttributeList(AttributeList AL) { in visitAttributeList()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | TypeFinder.cpp | 173 if (const auto *AL = dyn_cast<DIArgList>(V)) { in incorporateMDNode() local 194 void TypeFinder::incorporateAttributes(AttributeList AL) { in incorporateAttributes()
|
H A D | LLVMContextImpl.cpp | 74 if (auto *AL = dyn_cast<DIArgList>(I)) { in ~LLVMContextImpl() local
|
H A D | IntrinsicInst.cpp | 84 if (auto *AL = dyn_cast<DIArgList>(MD)) in location_ops() local 95 if (auto *AL = dyn_cast<DIArgList>(MD)) in getVariableLocationOp() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGDeclCXX.cpp | 255 auto AL = ApplyDebugLocation::CreateArtificial(CGF); in createAtExitStub() local 303 auto AL = ApplyDebugLocation::CreateArtificial(CGF); in createTLSAtExitStub() local 993 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalVarDeclInitFunc() local 1025 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalInitFunc() local 1085 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalCleanUpFunc() local 1134 auto AL = ApplyDebugLocation::CreateArtificial(*this); in generateDestroyHelper() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | ia64-sync-1.c | 31 static long AL[12]; variable
|
H A D | ia64-sync-2.c | 58 static long AL[18]; variable
|
H A D | ia64-sync-3.c | 34 static long AL[4]; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | AllocationActions.h | 79 using AL = SPSAllocActionCallPair::AsArgList; variable
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1322 AttributeList AL; in initializeRuntimeFunctions() local 1331 AttributeList AL; in initializeRuntimeFunctions() local 1344 AttributeList AL; in initializeRuntimeFunctions() local 1355 AttributeList AL; in initializeRuntimeFunctions() local 1362 AttributeList AL; in initializeRuntimeFunctions() local 1380 AttributeList AL; in initializeRuntimeFunctions() local 1435 AttributeList AL; in initializeCallbackFunctions() local 1441 AttributeList AL; in initializeCallbackFunctions() local 1449 AttributeList AL; in initializeCallbackFunctions() local 1455 AttributeList AL; in initializeCallbackFunctions() local [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 25 AL = 0x0, enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | AllocatorList.h | 58 AllocatorList &AL; member 66 AllocatorList &AL; member
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/hexagon/ |
H A D | dfsqrt.S | 15 #define AL r0 macro 340 #define AL r1 macro
|
H A D | dfdiv.S | 13 #define AL r0 macro 209 #define AL r0 macro
|
H A D | dffma.S | 17 #define AL r0 macro 412 AL = #0x0030 define
|
/openbsd/gnu/llvm/clang/lib/Driver/ |
H A D | Driver.cpp | 2295 const ActionList *AL = &A->getInputs(); local 2812 virtual void appendTopLevelActions(ActionList &AL) {} in appendTopLevelActions() 2815 virtual void appendLinkDeviceActions(ActionList &AL) {} in appendLinkDeviceActions() 2818 virtual Action* appendLinkHostActions(ActionList &AL) { return nullptr; } in appendLinkHostActions() 2993 void appendTopLevelActions(ActionList &AL) override { in appendTopLevelActions() 3366 ActionList AL; in getDeviceDependences() local 3375 ActionList AL; in getDeviceDependences() local 3473 void appendLinkDeviceActions(ActionList &AL) override { in appendLinkDeviceActions() 3526 Action* appendLinkHostActions(ActionList &AL) override { return AL.back(); } in appendLinkHostActions() 3715 bool appendTopLevelActions(ActionList &AL, Action *HostAction, in appendTopLevelActions() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 45 AL // Always (unconditional) Always (unconditional) enumerator
|
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 143 } else if (const auto *AL = in orderModule() local 279 } else if (const auto *AL = in predictUseListOrder() local 424 if (auto *AL = dyn_cast<DIArgList>(MD->getMetadata())) { in ValueEnumerator() local
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/MachO/ |
H A D | MachOLayoutBuilder.cpp | 74 bool AL = A->isLocalSymbol(), in updateDySymTab() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | SCCP.cpp | 185 auto UpdateAttrs = [&](AttributeList AL) { in runIPSCCP()
|
/openbsd/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.cpp | 150 } else if (const auto *AL = in orderModule() local 462 if (auto *AL = dyn_cast<DIArgList>(MD->getMetadata())) { in ValueEnumerator() local
|