Home
last modified time | relevance | path

Searched refs:getStructElementType (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm/lib/Target/Mips/
DMipsCCState.cpp46 Ty->getStructElementType(0)->isFP128Ty()) in originalTypeIsF128()
/external/llvm-project/mlir/lib/Conversion/GPUToVulkan/
DConvertLaunchFuncToVulkanCalls.cpp276 type = llvmDescriptorTy.getStructElementType(0).getPointerElementTy(); in deduceMemRefRankAndType()
281 rank = llvmDescriptorTy.getStructElementType(3).getArrayNumElements(); in deduceMemRefRankAndType()
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DNVVMDialect.cpp61 type = type.getStructElementType(0); in parseNVVMShflSyncBflyOp()
DLLVMTypes.cpp152 LLVMType LLVMType::getStructElementType(unsigned i) { in getStructElementType() function in LLVMType
/external/llvm-project/llvm/lib/Target/Mips/
DMipsCCState.cpp45 Ty->getStructElementType(0)->isFP128Ty()) in originalTypeIsF128()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCCState.cpp45 Ty->getStructElementType(0)->isFP128Ty()) in originalTypeIsF128()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder.cpp200 Type* pElemType = pType->getStructElementType(i); in GetVectorType()
Dbuilder_misc.cpp1078 Type* pElemTy = pType->getStructElementType(0); in GetTypeSize()
/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
DNVVMOps.td114 !type.getStructElementType(1).isIntegerTy(
DLLVMTypes.h131 LLVMType getStructElementType(unsigned i);
/external/llvm/include/llvm/IR/
DType.h337 inline Type *getStructElementType(unsigned N) const;
DDerivedTypes.h304 Type *Type::getStructElementType(unsigned N) const { in getStructElementType() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h339 inline Type *getStructElementType(unsigned N) const;
DDerivedTypes.h309 Type *Type::getStructElementType(unsigned N) const { in getStructElementType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h359 inline Type *getStructElementType(unsigned N) const;
DDerivedTypes.h370 Type *Type::getStructElementType(unsigned N) const { in getStructElementType() function
/external/llvm-project/llvm/include/llvm/IR/
DType.h361 inline Type *getStructElementType(unsigned N) const;
DDerivedTypes.h357 Type *Type::getStructElementType(unsigned N) const { in getStructElementType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp246 if (isConstantUsingVectorTy(CstTy->getStructElementType(EltIdx))) in isConstantUsingVectorTy()
/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp238 if (isConstantUsingVectorTy(CstTy->getStructElementType(EltIdx))) in isConstantUsingVectorTy()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp246 if (isConstantUsingVectorTy(CstTy->getStructElementType(EltIdx))) in isConstantUsingVectorTy()
/external/llvm-project/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp493 DestTy->getStructElementType(I)); in createCast()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp494 DestTy->getStructElementType(I)); in createCast()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp541 assert(RetTy->getStructElementType(0)->isIntegerTy(8) && in simplifyX86addcarry()
542 RetTy->getStructElementType(1) == OpTy && OpTy == Op2->getType() && in simplifyX86addcarry()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp2145 {UndefValue::get(Ty->getStructElementType(0)), in ConstantFoldScalarCall2()
2146 Constant::getNullValue(Ty->getStructElementType(1))}); in ConstantFoldScalarCall2()

12