Home
last modified time | relevance | path

Searched defs:AS (Results 76 – 100 of 194) sorted by relevance

12345678

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp545 AssumeSimplify AS(F, *AC, DT, F.getContext()); in simplifyAssumes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp426 const SCEV *End, unsigned AS, in addPointer()
1145 for (auto &AS : AST) { in canCheckPtrAtRT() local
1306 for (const auto &AS : AST) { in processMemAccesses() local
H A DInlineCost.cpp1723 unsigned AS = I.getOperand(0)->getType()->getPointerAddressSpace(); in visitPtrToInt() local
2626 unsigned AS = V->getType()->getPointerAddressSpace(); in stripAndComputeInBoundsConstantOffsets() local
2900 unsigned AS = PTy->getAddressSpace(); in getCallsiteCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h84 std::optional<uint32_t> AS, bool Deref) in UnwindLocation()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp297 unsigned AS = PtrTy.getAddressSpace(); in mergeStores() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp306 SymbolRef AS = SV.getAsLocSymbol(); in getMessage() local
317 SymbolRef AS = PSV.getAsLocSymbol(); in getMessage() local
2433 if (const auto *AS = dyn_cast<AttributedStmt>(S)) in getLocation() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2306 LangAS AS = Quals.getAddressSpace(); in mangleAddressSpaceType() local
2597 #define WASM_REF_TYPE(InternalName, MangledName, Id, SingletonId, AS) \ in mangleType() argument
3570 static void mangleThunkThisAdjustment(AccessSpecifier AS, in mangleThunkThisAdjustment()
3654 AccessSpecifier AS = Thunk.Return.isEmpty() ? MD->getAccess() : AS_public; in mangleThunk() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp738 unsigned AS, in isLegalAddressingMode()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h531 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, unsigned AS, in MCCFIInstruction()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h507 void setAccess(AccessSpecifier AS) { in setAccess()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp797 unsigned AS = LI1->getPointerAddressSpace(); in foldConsecutiveLoads() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp921 unsigned AS, in isLegalAddressingMode()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2171 static unsigned ArgInfoAddressSpace(LangAS AS) { in ArgInfoAddressSpace()
5118 LangAS AS = D ? D->getType().getAddressSpace() : LangAS::opencl_global; in GetGlobalVarAddressSpace() local
5147 LangAS AS; in GetGlobalVarAddressSpace() local
5168 if (auto AS = getTarget().getConstantAddressSpace()) in GetGlobalConstantAddressSpace() local
5186 auto AS = CGM.GetGlobalConstantAddressSpace(); in castStringLiteralToDefaultAddressSpace() local
5901 unsigned AS = Aliasee->getType()->getPointerAddressSpace(); in EmitAliasDefinition() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp449 const unsigned AS = MMO->getAddrSpace(); in isScalarLoadLegal() local
555 unsigned AS = PtrTy.getAddressSpace(); in getInstrAlternativeMappings() local
3431 unsigned AS = MRI.getType(PtrReg).getAddressSpace(); in applyMappingImpl() local
3644 unsigned AS = PtrTy.getAddressSpace(); in getInstrMappingForLoad() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1145 if (const AttributedStmt *AS = asFallThroughAttr(CS->getStmt())) { in checkFallThroughIntoBlock() local
1171 if (const AttributedStmt *AS = asFallThroughAttr(LastStmt)) { in checkFallThroughIntoBlock() local
1218 if (const AttributedStmt *AS = dyn_cast_or_null<AttributedStmt>(S)) { in asFallThroughAttr() local
H A DSemaDeclCXX.cpp1373 AccessSpecifier AS = AS_public; in findDecomposableBaseClass() local
12278 Decl *Sema::ActOnUsingDeclaration(Scope *S, AccessSpecifier AS, in ActOnUsingDeclaration()
12362 Decl *Sema::ActOnUsingEnumDeclaration(Scope *S, AccessSpecifier AS, in ActOnUsingEnumDeclaration()
12833 Scope *S, AccessSpecifier AS, SourceLocation UsingLoc, in BuildUsingDeclaration()
13497 Decl *Sema::ActOnAliasDeclaration(Scope *S, AccessSpecifier AS, in ActOnAliasDeclaration()
13939 LangAS AS = getDefaultCXXMethodAddrSpace(); in setupImplicitSpecialMemberType() local
14886 LangAS AS = getDefaultCXXMethodAddrSpace(); in DeclareImplicitCopyAssignment() local
15240 LangAS AS = getDefaultCXXMethodAddrSpace(); in DeclareImplicitMoveAssignment() local
15634 LangAS AS = getDefaultCXXMethodAddrSpace(); in DeclareImplicitCopyConstructor() local
15776 LangAS AS = getDefaultCXXMethodAddrSpace(); in DeclareImplicitMoveConstructor() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp876 AttributeSet AS = Pair.second; in writeAttributeGroupTable() local
942 AttributeSet AS = AL.getAttributes(i); in writeAttributeTable() local
H A DDXILValueEnumerator.cpp1010 AttributeSet AS = PAL.getAttributes(i); in EnumerateAttributes() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp230 unsigned AS = Load->getPointerAddressSpace(); in vectorizeLoadInsert() local
308 unsigned AS = Load->getPointerAddressSpace(); in widenSubvectorLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp1005 AttributeSet AS = PAL.getAttributes(i); in EnumerateAttributes() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp689 IAPrinter(std::string R, std::string AS, unsigned NumMIOps) in IAPrinter()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp1266 if (unsigned AS = getAddrSpace()) in print() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp660 AttributeList AS = CB.getAttributes(); in processCallSite() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1937 unsigned AS = CI.getAddressSpace(); in visitIntToPtr() local
1959 unsigned AS = CI.getPointerAddressSpace(); in visitPtrToInt() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h123 bool canHaveNonUndefGlobalInitializerInAddressSpace(unsigned AS) const { in canHaveNonUndefGlobalInitializerInAddressSpace()
523 bool shouldPrefetchAddressSpace(unsigned AS) const { return !AS; } in shouldPrefetchAddressSpace()

12345678