Home
last modified time | relevance | path

Searched defs:AS (Results 1 - 25 of 78) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h265 static bool isFlatGlobalAddrSpace(unsigned AS) { in isFlatGlobalAddrSpace() argument
[all...]
H A DAMDGPUAlwaysInlinePass.cpp121 unsigned AS = GV.getAddressSpace(); in runOnModule() local
H A DAMDGPUAliasAnalysis.cpp95 unsigned AS = Base->getType()->getPointerAddressSpace(); in pointsToConstantMemory() local
H A DAMDGPULowerKernelArguments.cpp92 unsigned AS = KernArgSegment->getType()->getPointerAddressSpace(); in runOnFunction() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Denum-bitwise-mixed.c9 AS = (__force bits) 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DStatepoint.cpp60 llvm::parseStatepointDirectivesFromAttrs(AttributeList AS) { in parseStatepointDirectivesFromAttrs() argument
H A DDataLayout.cpp249 unsigned AS = getInt(Split.first); in parseSpecifier() local
[all...]
H A DType.cpp188 PointerType *Type::getHalfPtrTy(LLVMContext &C, unsigned AS) { in getHalfPtrTy() argument
192 PointerType *Type::getFloatPtrTy(LLVMContext &C, unsigned AS) { in getFloatPtrTy() argument
196 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { in getDoublePtrTy() argument
200 PointerType *Type::getX86_FP80PtrTy(LLVMContext &C, unsigned AS) { in getX86_FP80PtrTy() argument
204 PointerType *Type::getFP128PtrTy(LLVMContext &C, unsigned AS) { in getFP128PtrTy() argument
208 getPPC_FP128PtrTy(LLVMContext &C, unsigned AS) getPPC_FP128PtrTy() argument
212 getX86_MMXPtrTy(LLVMContext &C, unsigned AS) getX86_MMXPtrTy() argument
216 getIntNPtrTy(LLVMContext &C, unsigned N, unsigned AS) getIntNPtrTy() argument
220 getInt1PtrTy(LLVMContext &C, unsigned AS) getInt1PtrTy() argument
224 getInt8PtrTy(LLVMContext &C, unsigned AS) getInt8PtrTy() argument
228 getInt16PtrTy(LLVMContext &C, unsigned AS) getInt16PtrTy() argument
232 getInt32PtrTy(LLVMContext &C, unsigned AS) getInt32PtrTy() argument
236 getInt64PtrTy(LLVMContext &C, unsigned AS) getInt64PtrTy() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp34 const SCEV *AS = SE.getSCEV(const_cast<Value *>(LocA.Ptr)); in alias() local
H A DAliasSetTracker.cpp53 void AliasSet::mergeSetIn(AliasSet &AS, AliasSetTracker &AST) { in mergeSetIn() argument
114 removeAliasSet(AliasSet *AS) removeAliasSet() argument
566 AliasSet *AS = PtrValEnt->getAliasSet(*this); deleteValue() local
600 AliasSet *AS = I->second->getAliasSet(*this); copyValue() local
644 AliasSet &AS = getAliasSetFor(Loc); addPointer() local
[all...]
H A DStackSafetyAnalysis.cpp183 O << " " << AS << "\n"; in print() local
379 AllocaInfo &AS = Info.Allocas.back(); in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp162 unsigned AS = Func->getParent()->getDataLayout().getAllocaAddrSpace(); in handleByValParam() local
H A DNVPTXTargetTransformInfo.cpp81 unsigned AS = LI->getPointerAddressSpace(); in isSourceOfDivergence() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTarget.cpp81 unsigned LLVMPointerSizeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMPointerSizeForAS() argument
89 LLVMTypeRef LLVMIntPtrTypeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForAS() argument
97 LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForASInContext() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_helper.cpp74 llvm::AttributeList AS = A->getParent()->getAttributes(); in ac_is_sgpr_param() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp283 const AliasSet &AS = I; in legalLoopMemoryAccesses() local
H A DStraightLineStrengthReduce.cpp672 unsigned AS = Basis.Ins->getType()->getPointerAddressSpace(); in rewriteCandidateWithBasis() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFRegisters.cpp103 std::set<RegisterId> AS; in getAliasSet() local
H A DHexagonBlockRanges.cpp36 IndexType S = start(), E = end(), AS = A.start(), AE = A.end(); in overlaps() local
61 IndexType AS = A.start(), AE = A.end(); in merge() local
115 IndexType AS = A.start(), AE = A.end(); addsub() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp379 Error DWARFDebugNames::Header::extract(const DWARFDataExtractor &AS, in extract() argument
484 const DWARFDataExtractor &AS = Section.AccelSection; extract() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp328 unsigned AS = Src->getType()->getPointerAddressSpace(); in analyzeLoadFromClobberingMemInst() local
503 unsigned AS = Src->getType()->getPointerAddressSpace(); in getMemInstValueForLoadHelper() local
H A DPromoteMemoryToRegister.cpp67 unsigned AS = AI->getType()->getAddressSpace(); in isAllocaPromotable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h55 AliasSet *AS = nullptr; member in llvm::AliasSet::PointerRec
323 operator <<(raw_ostream &OS, const AliasSet &AS) operator <<() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp931 AttributeSet AS = PAL.getAttributes(i); in EnumerateAttributes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp134 AttributeList AS = Fn->getAttributes(); in ValidateEndOfModule() local
151 AttributeList AS = CI->getAttributes(); in ValidateEndOfModule() local
159 AttributeList AS = II->getAttributes(); ValidateEndOfModule() local
167 AttributeList AS = CBI->getAttributes(); ValidateEndOfModule() local
[all...]

Completed in 18 milliseconds

1234