Home
last modified time | relevance | path

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

12

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicExtent.cpp74 QualType ElementTy) { in getDynamicElementCount() argument
108 QualType ElementTy) { in getDynamicElementCountWithOffset() argument
H A DRegionStore.cpp1172 QualType ElementTy = AT->getElementType(); VisitCluster() local
2465 QualType ElementTy = AT->getElementType(); bindArray() local
/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp222 llvm::Type *DirectTy = CGF.ConvertTypeForMem(ValueTy), *ElementTy = DirectTy; emitVoidPtrVAArg() local
403 llvm::Type *ElementTy = CGF.ConvertTypeForMem(Ty); EmitVAArgInstr() local
H A DCGRecordLayoutBuilder.cpp1182 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); in ComputeRecordLayout() local
H A DCGExprCXX.cpp996 EmitNewArrayInitializer(const CXXNewExpr * E,QualType ElementType,llvm::Type * ElementTy,Address BeginPtr,llvm::Value * NumElements,llvm::Value * AllocSizeWithoutCookie) EmitNewArrayInitializer() argument
1317 EmitNewInitializer(CodeGenFunction & CGF,const CXXNewExpr * E,QualType ElementType,llvm::Type * ElementTy,Address NewPtr,llvm::Value * NumElements,llvm::Value * AllocSizeWithoutCookie) EmitNewInitializer() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSizeofExpressionCheck.cpp336 const auto *ElementTy = Result.Nodes.getNodeAs<Type>("elem-type"); check() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h299 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) isLegalBroadcastLoad() argument
H A DAArch64Arm64ECCallLowering.cpp339 Type *ElementTy = T->getArrayElementType(); canonicalizeThunkType() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp227 Type *ElementTy = GR->getDeducedGlobalValueType(Global); propagateSPIRVType() local
438 Type *ElementTy = getMDOperandAsType(MI.getOperand(2).getMetadata(), 0); generateAssignInstrs() local
H A DSPIRVGlobalRegistry.h186 Type *ElementTy = findDeducedElementType(Global); getDeducedGlobalValueType() local
H A DSPIRVUtils.cpp286 Type *ElementTy = cast<ValueAsMetadata>(N->getOperand(I))->getType(); getMDOperandAsType() local
H A DSPIRVCallLowering.cpp246 Type *ElementTy = getArgSPIRVType() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h592 ArrayToPointer(Loc Array,QualType ElementTy) ArrayToPointer() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp352 QualType ElementTy; in analyzerDumpElementCount() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp679 llvm::Type *MemTy = CGF.ConvertTypeForMem(Ty), *ElementTy = MemTy; EmitAAPCSVAArg() local
H A DPPC.cpp488 llvm::Type *DirectTy = CGF.ConvertType(Ty), *ElementTy = DirectTy; EmitVAArg() local
/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1113 Type *ElementTy = getLoadStoreType(&I); collectConstStrideAccesses() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp882 __anon543601890702(Type *ElementTy) InjectTraceForLoadsAndStores() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1246 Type *ElementTy = Ty->getElementType(); getArithmeticReductionCost() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp231 Type *ElementTy = FuncInfo.getParamByValType(ParamIdx); setArgFlags() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2636 Type *ElementTy; global() member in __anonc91f7afb0d11::AllocaSliceRewriter
4181 Type *ElementTy; getTypePartition() local
4236 Type *ElementTy = STy->getElementType(Index); getTypePartition() local
[all...]
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c635 value llvm_array_type(value ElementTy, value Count) { in llvm_array_type() argument
653 value llvm_vector_type(value ElementTy, value Count) { in llvm_vector_type() argument
1066 llvm_const_array(value ElementTy,value ElementVals) llvm_const_array() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1624 Type *ElementTy = VecTy ? VecTy->getElementType() : NewVecOp->getType(); execute() local
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp873 Type *ElementTy = Builder.getInt8Ty(); TEST() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h286 isLegalBroadcastLoad(Type * ElementTy,ElementCount NumElements) isLegalBroadcastLoad() argument

12