| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 200 return AL.getNumArgs() + AL.hasParsedType(); in getNumAttributeArgs() 1675 << AL << AL.getRange() << 0; in handleNoEscapeAttr() 2246 << AL << AL.getRange(); in CheckAttrTarget() 2391 << AL << AL.getRange(); in handleObjCSuppresProtocolAttr() 3145 << AL << AL.isRegularKeywordAttribute() in handleSentinelAttr() 6084 << AL << DiagID << AL.getRange(); in handleXReturnsXRetainedAttr() 6107 << AL.getRange() << AL << AL.isRegularKeywordAttribute() in handleXReturnsXRetainedAttr() 6390 << AL.getRange() << AL << AL.isRegularKeywordAttribute() in handleObjCOwnershipAttr() 7405 << AL << AL.getRange(); in handleMSConstexprAttr() 9061 << AL << AL.getRange(); in ProcessDeclAttribute() [all …]
|
| H A D | ParsedAttr.cpp | 94 for (ParsedAttr *AL : cur.Attrs) in reclaimPool() 95 deallocate(AL); in reclaimPool() 276 static unsigned getNumAttributeArgs(const ParsedAttr &AL) { in getNumAttributeArgs() argument 278 return AL.getNumArgs() + AL.hasParsedType(); in getNumAttributeArgs() 282 static bool checkAttributeNumArgsImpl(Sema &S, const ParsedAttr &AL, in checkAttributeNumArgsImpl() argument 285 if (Comp(getNumAttributeArgs(AL), Num)) { in checkAttributeNumArgsImpl() 286 S.Diag(AL.getLoc(), Diag) << AL << Num; in checkAttributeNumArgsImpl()
|
| H A D | SemaAvailability.cpp | 441 if (const auto *AL = OffendingDecl->getAttr<DeprecatedAttr>()) in DoEmitAvailabilityWarning() local 442 NoteLocation = AL->getLocation(); in DoEmitAvailabilityWarning() 453 if (auto AL = OffendingDecl->getAttr<UnavailableAttr>()) { in DoEmitAvailabilityWarning() local 454 if (AL->isImplicit() && AL->getImplicitReason()) { in DoEmitAvailabilityWarning() 464 switch (AL->getImplicitReason()) { in DoEmitAvailabilityWarning() 505 if (auto AL = OffendingDecl->getAttr<DeprecatedAttr>()) in DoEmitAvailabilityWarning() local 506 Replacement = AL->getReplacement(); in DoEmitAvailabilityWarning() 507 if (auto AL = getAttrForPlatform(S.Context, OffendingDecl)) in DoEmitAvailabilityWarning() local 508 Replacement = AL->getReplacement(); in DoEmitAvailabilityWarning()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | AllocatorList.h | 58 AllocatorList &AL; member 60 Cloner(AllocatorList &AL) : AL(AL) {} in Cloner() 62 Node *operator()(const Node &N) const { return AL.create(N.V); } in operator() 66 AllocatorList &AL; member 68 Disposer(AllocatorList &AL) : AL(AL) {} in Disposer() 72 AL.getAlloc().Deallocate(N); in operator()
|
| /freebsd-14.2/share/misc/ |
| H A D | usb_hid_usages | 774 0x18B AL Newsreader 775 0x18C AL Voicemail 781 0x192 AL Calculator 790 0x19B AL Logon 791 0x19C AL Logoff 802 0x1A7 AL Documents 803 0x1A8 AL Thesaurus 805 0x1AA AL Desktop 813 0x1B2 AL Alarms 814 0x1B3 AL Clock [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | AllocationActions.h | 79 using AL = SPSAllocActionCallPair::AsArgList; variable 83 return AL::size(AAP.Finalize, AAP.Dealloc); in size() 88 return AL::serialize(OB, AAP.Finalize, AAP.Dealloc); in serialize() 93 return AL::deserialize(IB, AAP.Finalize, AAP.Dealloc); in deserialize()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 184 .addImm(ARMCC::AL) in runOnMachineFunction() 1500 .addImm(ARMCC::AL) in emitInstruction() 1546 .addImm(ARMCC::AL) in emitInstruction() 1555 .addImm(ARMCC::AL) in emitInstruction() 1566 .addImm(ARMCC::AL) in emitInstruction() 1579 .addImm(ARMCC::AL) in emitInstruction() 1723 .addImm(ARMCC::AL) in emitInstruction() 1836 .addImm(ARMCC::AL) in emitInstruction() 1990 .addImm(ARMCC::AL) in emitInstruction() 2046 .addImm(ARMCC::AL) in emitInstruction() [all …]
|
| H A D | ARMExpandPseudoInsts.cpp | 892 MIB.add(predOps(ARMCC::AL)); in ExpandMQQPRLoadStore() 1349 .add(predOps(ARMCC::AL)); in CMSEClearFPRegsV8() 1353 .add(predOps(ARMCC::AL)) in CMSEClearFPRegsV8() 1358 .add(predOps(ARMCC::AL)) in CMSEClearFPRegsV8() 1362 .add(predOps(ARMCC::AL)); in CMSEClearFPRegsV8() 1427 .add(predOps(ARMCC::AL)); in CMSESaveClearFPRegsV8() 1734 .add(predOps(ARMCC::AL)); in CMSERestoreFPRegsV8() 1846 MIB.add(predOps(ARMCC::AL)); in ExpandCMP_SWAP() 1852 .add(predOps(ARMCC::AL)); in ExpandCMP_SWAP() 1870 MIB.add(predOps(ARMCC::AL)); in ExpandCMP_SWAP() [all …]
|
| H A D | ARMFrameLowering.cpp | 702 .add(predOps(ARMCC::AL)); in emitAligningInstructions() 1762 .add(predOps(ARMCC::AL)) in emitAlignedDPRCS2Spills() 1915 .add(predOps(ARMCC::AL)) in emitAlignedDPRCS2Restores() 3080 .add(predOps(ARMCC::AL)) in adjustForSegmentedStacks() 3087 .add(predOps(ARMCC::AL)) in adjustForSegmentedStacks() 3116 .add(predOps(ARMCC::AL)) in adjustForSegmentedStacks() 3217 .add(predOps(ARMCC::AL)); in adjustForSegmentedStacks() 3301 .add(predOps(ARMCC::AL)) in adjustForSegmentedStacks() 3307 .add(predOps(ARMCC::AL)) in adjustForSegmentedStacks() 3326 .add(predOps(ARMCC::AL)) in adjustForSegmentedStacks() [all …]
|
| H A D | ARMInstructionSelector.cpp | 257 MIB.add(predOps(ARMCC::AL)); in selectMergeValues() 289 MIB.add(predOps(ARMCC::AL)); in selectUnmergeValues() 393 std::pair<ARMCC::CondCodes, ARMCC::CondCodes> Preds = {ARMCC::AL, ARMCC::AL}; in getComparePreds() 497 .add(predOps(ARMCC::AL)) in putConstant() 553 if (ARMConds.second == ARMCC::AL) { in selectCmp() 583 .add(predOps(ARMCC::AL)); in insertComparison() 650 MIB.add(predOps(ARMCC::AL)); in selectGlobal() 739 .add(predOps(ARMCC::AL)) in selectGlobal() 939 .add(predOps(ARMCC::AL)); in select() 1006 .add(predOps(ARMCC::AL)); in select() [all …]
|
| H A D | Thumb1InstrInfo.cpp | 31 .addImm(ARMCC::AL) in getNop() 54 .add(predOps(ARMCC::AL)); in copyPhysReg() 70 .add(predOps(ARMCC::AL)) in copyPhysReg() 73 .add(predOps(ARMCC::AL)) in copyPhysReg() 103 .add(predOps(ARMCC::AL)); in storeRegToStackSlot() 131 .add(predOps(ARMCC::AL)); in loadRegFromStackSlot()
|
| H A D | Thumb1FrameLowering.cpp | 93 .add(predOps(ARMCC::AL)) in emitPrologueEpilogueSPUpdate() 460 .add(predOps(ARMCC::AL)); in emitPrologue() 466 .add(predOps(ARMCC::AL)); in emitPrologue() 472 .add(predOps(ARMCC::AL)); in emitPrologue() 476 .add(predOps(ARMCC::AL)); in emitPrologue() 761 .add(predOps(ARMCC::AL)) in emitPopSpecialFixUp() 767 .add(predOps(ARMCC::AL)) in emitPopSpecialFixUp() 784 .add(predOps(ARMCC::AL)) in emitPopSpecialFixUp() 815 .add(predOps(ARMCC::AL)) in emitPopSpecialFixUp() 825 .add(predOps(ARMCC::AL)) in emitPopSpecialFixUp() [all …]
|
| H A D | MVETailPredUtils.h | 112 MIB.addImm(ARMCC::AL); 120 MIB.addImm(ARMCC::AL); 140 .add(predOps(ARMCC::AL)); in RevertDoLoopStart() 154 MIB.addImm(ARMCC::AL); 177 MIB.addImm(ARMCC::AL);
|
| H A D | Thumb2InstrInfo.cpp | 76 if (CC != ARMCC::AL) in ReplaceTailWithBranchTo() 84 if (CC != ARMCC::AL) { in ReplaceTailWithBranchTo() 122 return getITInstrPredicate(*MBBI, PredReg) == ARMCC::AL; in isLegalToSplitMBBAt() 160 .add(predOps(ARMCC::AL)); in copyPhysReg() 184 .add(predOps(ARMCC::AL)); in storeRegToStackSlot() 227 .add(predOps(ARMCC::AL)); in loadRegFromStackSlot() 360 .add(predOps(ARMCC::AL)); in emitT2RegPlusImmediate() 376 .add(predOps(ARMCC::AL)); in emitT2RegPlusImmediate() 410 .add(predOps(ARMCC::AL)) in emitT2RegPlusImmediate() 563 MIB.add(predOps(ARMCC::AL)); in rewriteT2FrameIndex() [all …]
|
| H A D | ThumbRegisterInfo.cpp | 97 .add(predOps(ARMCC::AL)) in emitThumb2LoadConstPool() 139 .add(predOps(ARMCC::AL)) in emitThumbRegPlusImmInReg() 213 .add(predOps(ARMCC::AL)) in emitThumbRegPlusImmInReg() 223 .add(predOps(ARMCC::AL)); in emitThumbRegPlusImmInReg() 244 MIB.add(predOps(ARMCC::AL)); in emitThumbRegPlusImmInReg() 384 MIB.setMIFlags(MIFlags).add(predOps(ARMCC::AL)); in emitThumbRegPlusImmediate() 399 .add(predOps(ARMCC::AL)) in emitThumbRegPlusImmediate() 474 .add(predOps(ARMCC::AL)); in rewriteFrameIndex() 620 .add(predOps(ARMCC::AL)); in eliminateFrameIndex() 656 .add(predOps(ARMCC::AL)); in eliminateFrameIndex() [all …]
|
| H A D | ARMInstrInfo.cpp | 39 NopInst.addOperand(MCOperand::createImm(ARMCC::AL)); in getNop() 45 NopInst.addOperand(MCOperand::createImm(ARMCC::AL)); in getNop() 145 .add(predOps(ARMCC::AL)); in expandLoadStackGuard()
|
| H A D | ARMBaseInstrInfo.cpp | 648 case ARMCC::AL: in SubsumesPredicate() 843 MIB.add(predOps(ARMCC::AL)) in copyFromCPSR() 863 .add(predOps(ARMCC::AL)) in copyToCPSR() 901 .add(predOps(ARMCC::AL)) in copyPhysReg() 1743 MIB.add(predOps(ARMCC::AL)); in expandPostRAPseudo() 2237 return ARMCC::AL; in getInstrPredicate() 2844 default: return ARMCC::AL; in getCmpToAddCondition() 3243 case ARMCC::AL: // none in optimizeCompareInstr() 3438 .add(predOps(ARMCC::AL)) in FoldImmediate() 5001 .add(predOps(ARMCC::AL)); in expandLoadStackGuardBase() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | TypeFinder.cpp | 139 if (const auto *AL = dyn_cast<DIArgList>(M->getMetadata())) { in incorporateValue() local 140 for (auto *Arg : AL->getArgs()) in incorporateValue() 191 void TypeFinder::incorporateAttributes(AttributeList AL) { in incorporateAttributes() argument 192 if (!VisitedAttributes.insert(AL).second) in incorporateAttributes() 195 for (AttributeSet AS : AL) in incorporateAttributes()
|
| H A D | LLVMContextImpl.cpp | 85 for (DIArgList *AL : DIArgLists) { in ~LLVMContextImpl() 86 AL->dropAllReferences(/* Untrack */ false); in ~LLVMContextImpl() 87 delete AL; in ~LLVMContextImpl()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 1334 AL = AL.addFnAttribute(C, Attribute::NoUnwind); in initializeRuntimeFunctions() 1335 AL = AL.addFnAttribute( in initializeRuntimeFunctions() 1337 AL = AL.addRetAttribute(C, Attribute::ZExt); in initializeRuntimeFunctions() 1343 AL = AL.addFnAttribute(C, Attribute::NoUnwind); in initializeRuntimeFunctions() 1344 AL = AL.addFnAttribute( in initializeRuntimeFunctions() 1346 AL = AL.addRetAttribute(C, Attribute::ZExt); in initializeRuntimeFunctions() 1356 AL = AL.addParamAttribute(M.getContext(), 0, Attribute::ZExt); in initializeRuntimeFunctions() 1357 AL = AL.addParamAttribute(M.getContext(), 1, Attribute::ZExt); in initializeRuntimeFunctions() 1367 AL = AL.addParamAttribute(M.getContext(), 0, Attribute::ZExt); in initializeRuntimeFunctions() 1368 AL = AL.addRetAttribute(M.getContext(), Attribute::ZExt); in initializeRuntimeFunctions() [all …]
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | UnicodeData.txt | 1402 0601;ARABIC SIGN SANAH;Cf;0;AL;;;;;N;;;;; 1415 061B;ARABIC SEMICOLON;Po;0;AL;;;;;N;;;;; 1443 0640;ARABIC TATWEEL;Lm;0;AL;;;;;N;;;;; 1585 06D5;ARABIC LETTER AE;Lo;0;AL;;;;;N;;;;; 1601 06E5;ARABIC SMALL WAW;Lm;0;AL;;;;;N;;;;; 1602 06E6;ARABIC SMALL YEH;Lm;0;AL;;;;;N;;;;; 1650 0717;SYRIAC LETTER HE;Lo;0;AL;;;;;N;;;;; 1664 0725;SYRIAC LETTER E;Lo;0;AL;;;;;N;;;;; 1665 0726;SYRIAC LETTER PE;Lo;0;AL;;;;;N;;;;; 1737 07A0;THAANA LETTER TO;Lo;0;AL;;;;;N;;;;; [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
| H A D | ARMBaseInfo.h | 45 AL // Always (unconditional) Always (unconditional) enumerator 73 default: return ARMCC::AL; in getSwappedCondition() 162 case ARMCC::AL: return "al"; in ARMCondCodeToString() 185 .Case("al", ARMCC::AL) in ARMCondCodeFromString()
|
| /freebsd-14.2/libexec/getty/ |
| H A D | main.c | 344 if (AL) { in main() 345 const char *p = AL; in main() 368 } else if (rval || AL) { in main() 381 if (AL) { in main() 383 "invalid auto-login name: %s", AL); in main() 411 execle(LO, "login", AL ? "-fp" : "-p", name, in main()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.h | 546 AttributeList AL = AttributeList()) const { 549 AL = AL.addParamAttribute(*C, ArgNo, AK); 552 AL = AL.addRetAttribute(*C, AK); 553 return AL;
|
| /freebsd-14.2/sys/arm64/conf/ |
| H A D | AL | 2 # AL -- Annapurna Alpine kernel configuration file for FreeBSD/arm64 23 ident AL
|