/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | DynamicExtent.cpp | 74 QualType ElementTy) { in getDynamicElementCount() 108 QualType ElementTy) { in getDynamicElementCountWithOffset()
|
H A D | RegionStore.cpp | 1172 QualType ElementTy = AT->getElementType(); in VisitCluster() local 2464 QualType ElementTy = AT->getElementType(); bindArray() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ABIInfoImpl.cpp | 219 llvm::Type *DirectTy = CGF.ConvertTypeForMem(ValueTy), *ElementTy = DirectTy; emitVoidPtrVAArg() local 400 llvm::Type *ElementTy = CGF.ConvertTypeForMem(Ty); EmitVAArgInstr() local
|
H A D | CGRecordLayoutBuilder.cpp | 985 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); ComputeRecordLayout() local
|
H A D | CGExprCXX.cpp | 993 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 D | CGExprConstant.cpp | 2379 QualType ElementTy = CAT->getElementType(); EmitNullConstant() local
|
H A D | CGDebugInfo.cpp | 3148 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 D | AArch64TargetTransformInfo.h | 299 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad() argument
|
H A D | AArch64Arm64ECCallLowering.cpp | 295 Type *ElementTy = T->getArrayElementType(); canonicalizeThunkType() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | AArch64.cpp | 644 llvm::Type *MemTy = CGF.ConvertTypeForMem(Ty), *ElementTy = MemTy; EmitAAPCSVAArg() local
|
H A D | PPC.cpp | 432 llvm::Type *DirectTy = CGF.ConvertType(Ty), *ElementTy = DirectTy; EmitVAArg() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 590 ArrayToPointer(Loc Array,QualType ElementTy) ArrayToPointer() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ExprInspectionChecker.cpp | 352 QualType ElementTy; in analyzerDumpElementCount() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 876 __anon2f8c49a80702(Type *ElementTy) InjectTraceForLoadsAndStores() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 1082 Type *ElementTy = getLoadStoreType(&I); collectConstStrideAccesses() local
|
H A D | TargetTransformInfo.cpp | 464 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) const isLegalBroadcastLoad() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2685 Type *ElementTy; global() member in __anon971df9da0d11::AllocaSliceRewriter 4140 Type *ElementTy; getTypePartition() local 4195 Type *ElementTy = STy->getElementType(Index); getTypePartition() local [all...] |
H A D | LowerMatrixIntrinsics.cpp | 1088 getAlignForIndex(unsigned Idx,Value * Stride,Type * ElementTy,MaybeAlign A) const getAlignForIndex() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 217 Type *ElementTy = FuncInfo.getParamByValType(ParamIdx); setArgFlags() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 140 QualType ElementTy = in desugarForDiagnostic() local
|
H A D | MicrosoftMangle.cpp | 3042 QualType ElementTy(T, 0); mangleArrayType() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 277 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) isLegalBroadcastLoad() argument
|
H A D | TargetTransformInfo.h | 2320 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) isLegalBroadcastLoad() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 189 RecTy *ElementTy; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 5926 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) const isLegalBroadcastLoad() argument
|