Home
last modified time | relevance | path

Searched defs:AL (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDeclCXX.cpp507 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalInitFunc() local
558 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCXXGlobalDtorsFunc() local
HDCGBlocks.cpp1336 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateCopyHelperFunction() local
1508 auto AL = ApplyDebugLocation::CreateArtificial(*this); in GenerateDestroyHelperFunction() local
HDCodeGenFunction.cpp273 ApplyDebugLocation AL(*this, Loc); in FinishFunction() local
/NextBSD/libexec/getty/
HDgettytab.h89 #define AL gettystrs[29].value macro
/NextBSD/sys/i386/i386/
HDbpf_jit_machdep.h58 #define AL 0 macro
/NextBSD/sys/amd64/amd64/
HDbpf_jit_machdep.h83 #define AL 0 macro
/NextBSD/contrib/llvm/lib/Target/ARM/MCTargetDesc/
HDARMBaseInfo.h44 AL // Always (unconditional) Always (unconditional) enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp1244 const AttributeList *AL = Attrs.getList(); in ParseLexedAttribute() local
1403 AttributeList *AL = PA.getList(); in handleDeclspecAlignBeforeClassKey() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDBasicObjCFoundationChecks.cpp322 void NilArgChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt()
HDRetainCountChecker.cpp2806 void RetainCountChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt()
/NextBSD/contrib/llvm/include/llvm/DebugInfo/PDB/
HDPDBTypes.h372 AL = 1, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDDriver.cpp909 ActionList *AL; in PrintActions1() local
/NextBSD/contrib/binutils/opcodes/
HDi386-dis.c277 #define AL { OP_IMREG, al_reg } macro
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDItaniumMangle.cpp3513 void CXXNameMangler::mangleTemplateArgs(const TemplateArgumentList &AL) { in mangleTemplateArgs()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h729 void addAttributes(AttributeList *AL) { in addAttributes()
/NextBSD/contrib/llvm/lib/Target/AArch64/Utils/
HDAArch64BaseInfo.h208 AL = 0xe, // Always (unconditional) Always (unconditional) enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp3027 TemplateArgumentLoc &AL, in CheckTemplateTypeArgument()
HDSemaDeclAttr.cpp1315 static void handleOwnershipAttr(Sema &S, Decl *D, const AttributeList &AL) { in handleOwnershipAttr()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp2597 unsigned AL = MF.addLiveIn(X86::AL, &X86::GR8RegClass); in LowerFormalArguments() local