Home
last modified time | relevance | path

Searched defs:containerType (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp49 static Type getPtrToElementType(T containerType, LLVMTypeConverter &lowering) { in getPtrToElementType()
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp526 LLVMArrayType>([&](auto containerType) -> llvm::Error { in recordStructIndices()
1417 Type containerType, in getInsertExtractValueElementType()
1458 static Type getInsertExtractValueElementType(Type containerType, in getInsertExtractValueElementType()
1507 Type containerType; in parse() local
1641 Type containerType; in parse() local
2105 auto containerType = v1.getType(); in build() local
H A DLLVMTypes.cpp828 >([&](auto containerType) { in isCompatibleImpl()
/llvm-project-15.0.7/mlir/lib/Conversion/SPIRVToLLVM/
H A DSPIRVToLLVM.cpp568 Type containerType = op.composite().getType(); in matchAndRewrite() local
598 Type containerType = op.composite().getType(); in matchAndRewrite() local