Searched defs:AL (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h25 AL = 0x0, enumerator in enum:llvm::ARCCC::CondCode
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfaddsub.S13 #define AL r0 define
H A Ddfdiv.S13 #define AL r0 define
209 #define AL r0 define
H A Ddfmul.S12 #define AL r0 define
H A Ddffma.S17 #define AL r0 define
414 AL = #0x0030 define
H A Ddfsqrt.S15 #define AL r0 define
340 #define AL r1 define
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h59 AllocatorList &AL; member in struct:llvm::AllocatorList::Cloner
61 Cloner(AllocatorList &AL) : AL(AL) {} argument
67 AllocatorList &AL; member in struct:llvm::AllocatorList::Disposer
69 Disposer(AllocatorList &AL) : AL(AL) {} argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h45 AL // Always (unconditional) Always (unconditional) enumerator in enum:llvm::ARMCC::CondCodes
/freebsd-11-stable/sys/i386/i386/
H A Dbpf_jit_machdep.h58 #define AL 0 macro
/freebsd-11-stable/sys/amd64/amd64/
H A Dbpf_jit_machdep.h83 #define AL 0 macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp679 auto AL = ApplyDebugLocation::CreateArtificial(*this); local
738 auto AL = ApplyDebugLocation::CreateArtificial(*this); local
H A DCGVTables.cpp274 auto AL = ApplyDebugLocation::CreateArtificial(*this); local
450 auto AL = ApplyDebugLocation::CreateArtificial(*this); local
H A DCodeGenFunction.cpp381 Optional<ApplyDebugLocation> AL; local
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h89 #define AL gettystrs[29].value macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h250 AL = 0xe, // Always (unconditional) Always (unconditional) enumerator in enum:llvm::AArch64CC::CondCode
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp259 void RetainCountChecker::checkPostStmt(const ObjCArrayLiteral *AL, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1425 AttrBuilder::AttrBuilder(AttributeList AL, unsigned Index) { argument
1659 bool AttrBuilder::hasAttributes(AttributeList AL, uint64_t Index) const { argument
H A DFunction.cpp194 AttributeList AL = getParent()->getAttributes(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp417 AttributeList AL; local
H A DInstrProfiling.cpp557 AttributeList AL; local
H A DDataFlowSanitizer.cpp736 AttributeList AL; local
750 AttributeList AL; local
763 AttributeList AL; local
776 AttributeList AL; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp319 void NilArgChecker::checkPostStmt(const ObjCArrayLiteral *AL, argument
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6668 UINT8 AL; member in struct:__anon6025
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1875 const ActionList *AL = &A->getInputs(); local
2317 virtual void appendTopLevelActions(ActionList &AL) {} argument
2320 virtual void appendLinkActions(ActionList &AL) {} argument
3135 appendTopLevelActions(ActionList &AL, Action *HostAction, const Arg *InputArg) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1974 const AccessList *AL = getBlockAccesses(&B); local
2079 const AccessList *AL = getBlockAccesses(B); local

Completed in 224 milliseconds

12