Searched defs:AS (Results 26 - 50 of 151) sorted by relevance

1234567

/freebsd-11-stable/contrib/bmake/mk/sys/
H A DIRIX.mk22 AS?= as macro
H A DGeneric.mk32 AS?= as macro
H A DAIX.mk20 AS= as macro
H A DNetBSD.mk31 AS?= as macro
H A DSunOS.mk51 AS= as macro
H A DOSF1.mk26 AS= as macro
H A DOpenBSD.mk22 AS?= as macro
H A DLinux.mk23 AS= as macro
H A DDarwin.mk20 AS?= as macro
H A DUnixWare.mk26 AS?= as macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDependentDiagnostic.h40 Create(ASTContext &Context, DeclContext *Parent, AccessNonce _, SourceLocation Loc, bool IsMemberAccess, AccessSpecifier AS, NamedDecl *TargetDecl, CXXRecordDecl *NamingClass, QualType BaseObjectType, const PartialDiagnostic &PDiag) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp249 unsigned AS = getInt(Split.first); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp283 const AliasSet &AS = I; local
H A DStraightLineStrengthReduce.cpp672 unsigned AS = Basis.Ins->getType()->getPointerAddressSpace(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp103 std::set<RegisterId> AS; local
/freebsd-11-stable/share/mk/
H A Dsys.mk145 AS ?= as macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h55 AliasSet *AS = nullptr; member in class:llvm::AliasSet::PointerRec
323 operator <<(raw_ostream &OS, const AliasSet &AS) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h321 static unsigned getHashValue(AttributeSet AS) { argument
690 static unsigned getHashValue(AttributeList AS) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp36 IndexType S = start(), E = end(), AS = A.start(), AE = A.end(); local
61 IndexType AS = A.start(), AE = A.end(); local
115 IndexType AS = A.start(), AE = A.end(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp553 unsigned AS = Context.getTargetAddressSpace(ETy); local
563 unsigned AS = Context.getTargetAddressSpace(ETy); local
657 unsigned AS = Context.getTargetAddressSpace(FTy); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp379 Error DWARFDebugNames::Header::extract(const DWARFDataExtractor &AS, argument
484 const DWARFDataExtractor &AS = Section.AccelSection; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp53 void AliasSet::mergeSetIn(AliasSet &AS, AliasSetTracker &AST) { argument
114 removeAliasSet(AliasSet *AS) argument
566 AliasSet *AS = PtrValEnt->getAliasSet(*this); local
600 AliasSet *AS = I->second->getAliasSet(*this); local
644 AliasSet &AS = getAliasSetFor(Loc); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp328 unsigned AS = Src->getType()->getPointerAddressSpace(); local
503 unsigned AS = Src->getType()->getPointerAddressSpace(); local
/freebsd-11-stable/crypto/openssl/
H A DMakefile84 AS=$(CC) -c macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp931 AttributeSet AS = PAL.getAttributes(i); local

Completed in 195 milliseconds

1234567