Home
last modified time | relevance | path

Searched refs:AL (Results 1 – 25 of 199) sorted by relevance

12345678

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp200 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 DParsedAttr.cpp94 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 DSemaAvailability.cpp441 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 DAllocatorList.h58 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 Dusb_hid_usages774 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 DAllocationActions.h79 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 DARMAsmPrinter.cpp184 .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 DARMExpandPseudoInsts.cpp892 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 DARMFrameLowering.cpp702 .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 DARMInstructionSelector.cpp257 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 DThumb1InstrInfo.cpp31 .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 DThumb1FrameLowering.cpp93 .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 DMVETailPredUtils.h112 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 DThumb2InstrInfo.cpp76 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 DThumbRegisterInfo.cpp97 .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 DARMInstrInfo.cpp39 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 DARMBaseInstrInfo.cpp648 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 DTypeFinder.cpp139 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 DLLVMContextImpl.cpp85 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 DDataFlowSanitizer.cpp1334 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 DUnicodeData.txt1402 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 DARMBaseInfo.h45 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 Dmain.c344 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 DTargetLibraryInfo.h546 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 DAL2 # AL -- Annapurna Alpine kernel configuration file for FreeBSD/arm64
23 ident AL

12345678