Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/CAPI/Dialect/
H A DLLVM.cpp31 MlirType mlirLLVMFunctionTypeGet(MlirType resultType, intptr_t nArgumentTypes, in mlirLLVMFunctionTypeGet() argument
36 unwrapList(nArgumentTypes, argumentTypes, argumentStorage), isVarArg)); in mlirLLVMFunctionTypeGet()
/llvm-project-15.0.7/mlir/include/mlir-c/Dialect/
H A DLLVM.h34 mlirLLVMFunctionTypeGet(MlirType resultType, intptr_t nArgumentTypes,