Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp67 ElementType ElementTy, uint32_t ElementCount, in SRV()
98 uint32_t UniqueID, ElementType ElementTy, in Texture2DMS()
111 ElementType ElementTy, uint32_t ElementCount, uint32_t SampleCount) { in Texture2DMSArray()
122 ElementType ElementTy, uint32_t ElementCount, in UAV()
167 ElementType ElementTy, uint32_t ElementCount, in RWTexture2DMS()
183 ElementType ElementTy, uint32_t ElementCount, in RWTexture2DMSArray()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDXILResource.h55 dxil::ElementType ElementTy; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp222 llvm::Type *DirectTy = CGF.ConvertTypeForMem(ValueTy), *ElementTy = DirectTy; in emitVoidPtrVAArg() local
438 llvm::Type *ElementTy = CGF.ConvertTypeForMem(Ty); in EmitVAArgInstr() local
H A DCGRecordLayoutBuilder.cpp1182 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); in ComputeRecordLayout() local
H A DCGExprCXX.cpp996 const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, in EmitNewArrayInitializer()
1317 QualType ElementType, llvm::Type *ElementTy, in EmitNewInitializer()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h299 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad()
H A DAArch64Arm64ECCallLowering.cpp346 Type *ElementTy = T->getArrayElementType(); in canonicalizeThunkType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp244 Type *ElementTy = toTypedPointer(GR->getDeducedGlobalValueType(Global)); in propagateSPIRVType() local
455 Type *ElementTy = getMDOperandAsType(MI.getOperand(2).getMetadata(), 0); in generateAssignInstrs() local
H A DSPIRVGlobalRegistry.h200 Type *ElementTy = findDeducedElementType(Global); in getDeducedGlobalValueType() local
H A DSPIRVUtils.cpp286 Type *ElementTy = cast<ValueAsMetadata>(N->getOperand(I))->getType(); in getMDOperandAsType() local
H A DSPIRVCallLowering.cpp246 Type *ElementTy = in getArgSPIRVType() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h592 SVal ArrayToPointer(Loc Array, QualType ElementTy) { in ArrayToPointer()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp662 llvm::Type *MemTy = CGF.ConvertTypeForMem(Ty), *ElementTy = MemTy; in EmitAAPCSVAArg() local
H A DPPC.cpp488 llvm::Type *DirectTy = CGF.ConvertType(Ty), *ElementTy = DirectTy; in EmitVAArg() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp882 auto CallbackIdx = [&](Type *ElementTy) -> int { in InjectTraceForLoadsAndStores()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1141 Type *ElementTy = getLoadStoreType(&I); in collectConstStrideAccesses() local
H A DTargetTransformInfo.cpp478 bool TargetTransformInfo::isLegalBroadcastLoad(Type *ElementTy, in isLegalBroadcastLoad()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1172 QualType ElementTy = AT->getElementType(); in VisitCluster() local
2465 QualType ElementTy = AT->getElementType(); in bindArray() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2636 Type *ElementTy; member in __anondf5662880d11::AllocaSliceRewriter
4181 Type *ElementTy; in getTypePartition() local
4236 Type *ElementTy = STy->getElementType(Index); in getTypePartition() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp239 Type *ElementTy = FuncInfo.getParamByValType(ParamIdx); in setArgFlags() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1267 Type *ElementTy = Ty->getElementType(); in getArithmeticReductionCost() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp140 QualType ElementTy = in desugarForDiagnostic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h288 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1713 Type *ElementTy = VecTy ? VecTy->getElementType() : NewVecOp->getType(); in execute() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h189 RecTy *ElementTy; variable

12