Home
last modified time | relevance | path

Searched defs:ElementTy (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicExtent.cpp74 QualType ElementTy) { in getDynamicElementCount()
108 QualType ElementTy) { in getDynamicElementCountWithOffset()
H A DRegionStore.cpp1172 QualType ElementTy = AT->getElementType(); in VisitCluster() local
2464 QualType ElementTy = AT->getElementType(); bindArray() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp219 llvm::Type *DirectTy = CGF.ConvertTypeForMem(ValueTy), *ElementTy = DirectTy; emitVoidPtrVAArg() local
400 llvm::Type *ElementTy = CGF.ConvertTypeForMem(Ty); EmitVAArgInstr() local
H A DCGRecordLayoutBuilder.cpp985 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); ComputeRecordLayout() local
H A DCGExprCXX.cpp993 EmitNewArrayInitializer(const CXXNewExpr * E,QualType ElementType,llvm::Type * ElementTy,Address BeginPtr,llvm::Value * NumElements,llvm::Value * AllocSizeWithoutCookie) EmitNewArrayInitializer() argument
1313 EmitNewInitializer(CodeGenFunction & CGF,const CXXNewExpr * E,QualType ElementType,llvm::Type * ElementTy,Address NewPtr,llvm::Value * NumElements,llvm::Value * AllocSizeWithoutCookie) EmitNewInitializer() argument
H A DCGExprConstant.cpp2379 QualType ElementTy = CAT->getElementType(); EmitNullConstant() local
H A DCGDebugInfo.cpp3148 llvm::DIType *ElementTy = getOrCreateType(Ty->getElementType(), Unit); CreateType() local
3179 llvm::DIType *ElementTy = getOrCreateType(Ty->getElementType(), Unit); CreateType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h299 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad() argument
H A DAArch64Arm64ECCallLowering.cpp295 Type *ElementTy = T->getArrayElementType(); canonicalizeThunkType() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp644 llvm::Type *MemTy = CGF.ConvertTypeForMem(Ty), *ElementTy = MemTy; EmitAAPCSVAArg() local
H A DPPC.cpp432 llvm::Type *DirectTy = CGF.ConvertType(Ty), *ElementTy = DirectTy; EmitVAArg() local
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h590 ArrayToPointer(Loc Array,QualType ElementTy) ArrayToPointer() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp352 QualType ElementTy; in analyzerDumpElementCount() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp876 __anon2f8c49a80702(Type *ElementTy) InjectTraceForLoadsAndStores() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1082 Type *ElementTy = getLoadStoreType(&I); collectConstStrideAccesses() local
H A DTargetTransformInfo.cpp464 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) const isLegalBroadcastLoad() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2685 Type *ElementTy; global() member in __anon971df9da0d11::AllocaSliceRewriter
4140 Type *ElementTy; getTypePartition() local
4195 Type *ElementTy = STy->getElementType(Index); getTypePartition() local
[all...]
H A DLowerMatrixIntrinsics.cpp1088 getAlignForIndex(unsigned Idx,Value * Stride,Type * ElementTy,MaybeAlign A) const getAlignForIndex() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp217 Type *ElementTy = FuncInfo.getParamByValType(ParamIdx); setArgFlags() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp140 QualType ElementTy = in desugarForDiagnostic() local
H A DMicrosoftMangle.cpp3042 QualType ElementTy(T, 0); mangleArrayType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h277 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) isLegalBroadcastLoad() argument
H A DTargetTransformInfo.h2320 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) isLegalBroadcastLoad() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h189 RecTy *ElementTy; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5926 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) const isLegalBroadcastLoad() argument

12