Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDDXILResource.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-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDDynamicExtent.cpp74 QualType ElementTy) { in getDynamicElementCount()
108 QualType ElementTy) { in getDynamicElementCountWithOffset()
HDRegionStore.cpp1172 QualType ElementTy = AT->getElementType(); in VisitCluster() local
2465 QualType ElementTy = AT->getElementType(); in bindArray() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDDXILResource.h55 dxil::ElementType ElementTy; member
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDABIInfoImpl.cpp222 llvm::Type *DirectTy = CGF.ConvertTypeForMem(ValueTy), *ElementTy = DirectTy; in emitVoidPtrVAArg() local
438 llvm::Type *ElementTy = CGF.ConvertTypeForMem(Ty); in EmitVAArgInstr() local
HDCGRecordLayoutBuilder.cpp1182 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); in ComputeRecordLayout() local
HDCGExprCXX.cpp996 const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, in EmitNewArrayInitializer()
1317 QualType ElementType, llvm::Type *ElementTy, in EmitNewInitializer()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64TargetTransformInfo.h299 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad()
HDAArch64Arm64ECCallLowering.cpp346 Type *ElementTy = T->getArrayElementType(); in canonicalizeThunkType() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVPreLegalizer.cpp244 Type *ElementTy = toTypedPointer(GR->getDeducedGlobalValueType(Global)); in propagateSPIRVType() local
455 Type *ElementTy = getMDOperandAsType(MI.getOperand(2).getMetadata(), 0); in generateAssignInstrs() local
HDSPIRVGlobalRegistry.h200 Type *ElementTy = findDeducedElementType(Global); in getDeducedGlobalValueType() local
HDSPIRVUtils.cpp286 Type *ElementTy = cast<ValueAsMetadata>(N->getOperand(I))->getType(); in getMDOperandAsType() local
HDSPIRVCallLowering.cpp246 Type *ElementTy = in getArgSPIRVType() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDProgramState.h592 SVal ArrayToPointer(Loc Array, QualType ElementTy) { in ArrayToPointer()
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDExprInspectionChecker.cpp352 QualType ElementTy; in analyzerDumpElementCount() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDAArch64.cpp662 llvm::Type *MemTy = CGF.ConvertTypeForMem(Ty), *ElementTy = MemTy; in EmitAAPCSVAArg() local
HDPPC.cpp488 llvm::Type *DirectTy = CGF.ConvertType(Ty), *ElementTy = DirectTy; in EmitVAArg() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDSanitizerCoverage.cpp882 auto CallbackIdx = [&](Type *ElementTy) -> int { in InjectTraceForLoadsAndStores()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDVectorUtils.cpp1141 Type *ElementTy = getLoadStoreType(&I); in collectConstStrideAccesses() local
HDTargetTransformInfo.cpp478 bool TargetTransformInfo::isLegalBroadcastLoad(Type *ElementTy, in isLegalBroadcastLoad()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDSROA.cpp2636 Type *ElementTy; member in __anonbe1714a20d11::AllocaSliceRewriter
4181 Type *ElementTy; in getTypePartition() local
4236 Type *ElementTy = STy->getElementType(Index); in getTypePartition() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCallLowering.cpp239 Type *ElementTy = FuncInfo.getParamByValType(ParamIdx); in setArgFlags() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetTransformInfo.cpp1267 Type *ElementTy = Ty->getElementType(); in getArithmeticReductionCost() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDASTDiagnostic.cpp140 QualType ElementTy = in desugarForDiagnostic() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h288 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad()

12