Home
last modified time | relevance | path

Searched refs:getInsertExtractValueElementType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1416 static Type getInsertExtractValueElementType(OpAsmParser &parser, in getInsertExtractValueElementType() function
1458 static Type getInsertExtractValueElementType(Type containerType, in getInsertExtractValueElementType() function
1520 auto elementType = getInsertExtractValueElementType( in parse()
1562 Type valueType = getInsertExtractValueElementType(getContainer().getType(), in verify()
1654 auto valueType = getInsertExtractValueElementType( in parse()
1668 Type valueType = getInsertExtractValueElementType(getContainer().getType(), in verify()