/llvm-project/mlir/lib/TableGen/ |
H A D | Type.cpp | 45 const llvm::Record *baseType = def; getBuilderCall() local
|
/llvm-project/flang/test/Semantics/ |
H A D | resolve104.f90 | 29 type baseType(baseParam) type
|
/llvm-project/mlir/lib/Target/LLVMIR/ |
H A D | DebugImporter.cpp | 86 DITypeAttr baseType = translate(node->getBaseType()); in translateImpl() local 105 if (node->getBaseType() && !baseType) in translateImpl() local
|
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/ |
H A D | SPIRVConversion.cpp | 1009 getVulkanElementPtr(const SPIRVTypeConverter & typeConverter,MemRefType baseType,Value basePtr,ValueRange indices,Location loc,OpBuilder & builder) getVulkanElementPtr() argument 1040 getOpenCLElementPtr(const SPIRVTypeConverter & typeConverter,MemRefType baseType,Value basePtr,ValueRange indices,Location loc,OpBuilder & builder) getOpenCLElementPtr() argument 1075 getElementPtr(const SPIRVTypeConverter & typeConverter,MemRefType baseType,Value basePtr,ValueRange indices,Location loc,OpBuilder & builder) getElementPtr() argument
|
/llvm-project/mlir/lib/CAPI/Dialect/ |
H A D | LLVM.cpp | 165 mlirLLVMDICompositeTypeAttrGet(MlirContext ctx,unsigned int tag,MlirAttribute recId,MlirAttribute name,MlirAttribute file,uint32_t line,MlirAttribute scope,MlirAttribute baseType,int64_t flags,uint64_t sizeInBits,uint64_t alignInBits,intptr_t nElements,MlirAttribute const * elements,MlirAttribute dataLocation,MlirAttribute rank,MlirAttribute allocated,MlirAttribute associated) mlirLLVMDICompositeTypeAttrGet() argument 187 mlirLLVMDIDerivedTypeAttrGet(MlirContext ctx,unsigned int tag,MlirAttribute name,MlirAttribute baseType,uint64_t sizeInBits,uint32_t alignInBits,uint64_t offsetInBits,int64_t dwarfAddressSpace,MlirAttribute extraData) mlirLLVMDIDerivedTypeAttrGet() argument
|
/llvm-project/mlir/lib/Conversion/MathToFuncs/ |
H A D | MathToFuncs.cpp | 364 auto baseType = dyn_cast<IntegerType>(op.getOperands()[0].getType()); in matchAndRewrite() local 414 auto baseType = cast<FloatType>(funcType.getInput(0)); in createElementFPowIFunc() local [all...] |
/llvm-project/flang/lib/Lower/ |
H A D | ConvertType.cpp | 153 mlir::Type baseType; genExprType() local
|
H A D | ConvertExprToHLFIR.cpp | 478 mlir::Type baseType; in visit() local 701 mlir::Type baseType = partInfo.base->getElementOrSequenceType(); visitComponentImpl() local 764 createVectorSubscriptElementAddrOp(PartInfo & partInfo,mlir::Type baseType,llvm::ArrayRef<mlir::Value> resultExtents) createVectorSubscriptElementAddrOp() argument [all...] |
H A D | HostAssociations.cpp | 318 mlir::Type baseType = converter.genType(sym); in getType() local
|
H A D | ConvertVariable.cpp | 2422 mlir::Type baseType = hlfir::getFortranElementOrSequenceType(fortranType); getCrayPointeeBoxType() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 2048 emitNonZeroVLAInit(CodeGenFunction & CGF,QualType baseType,Address dest,Address src,llvm::Value * sizeInChars) emitNonZeroVLAInit() argument 2193 emitArrayLength(const ArrayType * origArrayType,QualType & baseType,Address & addr) emitArrayLength() argument 2260 llvm::Type *baseType = ConvertType(eltType); emitArrayLength() local
|
H A D | CGExprConstant.cpp | 2490 llvm::Type *baseType = structure->getElementType(fieldIndex); EmitNullConstant() local 2529 llvm::Type *baseType = structure->getElementType(fieldIndex); EmitNullConstant() local 2545 EmitNullConstantForBase(CodeGenModule & CGM,llvm::Type * baseType,const CXXRecordDecl * base) EmitNullConstantForBase() argument
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndexCodeCompletion.cpp | 613 QualType baseType = Context.getBaseType(); in ProcessCodeCompleteResults() local
|
/llvm-project/mlir/lib/Conversion/GPUCommon/ |
H A D | GPUOpsLowering.cpp | 639 Type baseType = basePtr->getResultTypes().front(); matchAndRewrite() local
|
/llvm-project/flang/lib/Optimizer/HLFIR/IR/ |
H A D | HLFIROps.cpp | 283 mlir::Type baseType = getFortranElementOrSequenceType(memrefType); verify() local 437 mlir::Type baseType = verify() local [all...] |
/llvm-project/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 1650 parseObjCTypeArgsOrProtocolQualifiers(ParsedType baseType,SourceLocation & typeArgsLAngleLoc,SmallVectorImpl<ParsedType> & typeArgs,SourceLocation & typeArgsRAngleLoc,SourceLocation & protocolLAngleLoc,SmallVectorImpl<Decl * > & protocols,SmallVectorImpl<SourceLocation> & protocolLocs,SourceLocation & protocolRAngleLoc,bool consumeLastToken,bool warnOnIncompleteProtocols) parseObjCTypeArgsOrProtocolQualifiers() argument 1824 parseObjCTypeArgsAndProtocolQualifiers(ParsedType baseType,SourceLocation & typeArgsLAngleLoc,SmallVectorImpl<ParsedType> & typeArgs,SourceLocation & typeArgsRAngleLoc,SourceLocation & protocolLAngleLoc,SmallVectorImpl<Decl * > & protocols,SmallVectorImpl<SourceLocation> & protocolLocs,SourceLocation & protocolRAngleLoc,bool consumeLastToken) parseObjCTypeArgsAndProtocolQualifiers() argument
|
/llvm-project/mlir/lib/Dialect/Math/Transforms/ |
H A D | ExpandPatterns.cpp | 276 Type baseType = base.getType(); convertFPowIOp() local [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 373 CheckExtVectorComponent(Sema & S,QualType baseType,ExprValueKind & VK,SourceLocation OpLoc,const IdentifierInfo * CompName,SourceLocation CompLoc) CheckExtVectorComponent() argument
|
H A D | SemaDeclObjC.cpp | 1427 actOnObjCTypeArgsOrProtocolQualifiers(Scope * S,ParsedType baseType,SourceLocation lAngleLoc,ArrayRef<IdentifierInfo * > identifiers,ArrayRef<SourceLocation> identifierLocs,SourceLocation rAngleLoc,SourceLocation & typeArgsLAngleLoc,SmallVectorImpl<ParsedType> & typeArgs,SourceLocation & typeArgsRAngleLoc,SourceLocation & protocolLAngleLoc,SmallVectorImpl<Decl * > & protocols,SourceLocation & protocolRAngleLoc,bool warnOnIncompleteProtocols) actOnObjCTypeArgsOrProtocolQualifiers() argument
|
/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 892 QualType baseType(splitBaseType.Ty, 0); stripObjCKindOfTypeAndQuals() local 1284 QualType baseType = recurse(T->getBaseType()); VisitObjCObjectType() local 1562 QualType baseType = objType->getBaseType().stripObjCKindOfType(Ctx); VisitObjCObjectType() local
|
/llvm-project/flang/lib/Optimizer/Dialect/ |
H A D | FIRType.cpp | 1340 mlir::Type baseType = fir::unwrapRefType(getEleTy()); getBoxTypeWithNewAttr() local
|
/llvm-project/flang/lib/Optimizer/Transforms/ |
H A D | ArrayValueCopy.cpp | 1091 mlir::Type baseType = load.getMemref().getType(); in allocateArrayTemp() local
|
/llvm-project/mlir/lib/Dialect/MemRef/IR/ |
H A D | MemRefOps.cpp | 2952 MemRefType baseType = getSourceType(); verify() local 3416 auto baseType = llvm::cast<MemRefType>(getOperand(0).getType()); verify() local [all...] |
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/ |
H A D | OpenMPToLLVMIRTranslation.cpp | 1993 getSizeInBytes(DataLayout & dl,const mlir::Type & type,Operation * clauseOp,llvm::Value * basePointer,llvm::Type * baseType,llvm::IRBuilderBase & builder,LLVM::ModuleTranslation & moduleTranslation) getSizeInBytes() argument
|
/llvm-project/flang/lib/Semantics/ |
H A D | expression.cpp | 2342 GetBindingResolution(const std::optional<DynamicType> & baseType,const Symbol & component) GetBindingResolution() argument
|