Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp2208 buildLLVMFunctionType(OpAsmParser &parser, SMLoc loc, ArrayRef<Type> inputs, in buildLLVMFunctionType() function
2280 buildLLVMFunctionType(parser, signatureLocation, argTypes, resultTypes, in parse()