Searched defs:argumentTypes (Results 1 – 5 of 5) sorted by relevance
32 MlirType const *argumentTypes, bool isVarArg) { in mlirLLVMFunctionTypeGet()
377 const Type *argumentTypes; member
85 TypeVector argumentTypes; member
642 SmallVector<Type, 4> argumentTypes; in generateParamsArray() local
613 SmallVector<Type, 2> argumentTypes(rank, b.getIndexType()); in build() local