Home
last modified time | relevance | path

Searched defs:argIndices (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Interfaces/
H A DFunctionInterfaces.cpp190 FunctionOpInterface op, ArrayRef<unsigned> argIndices, TypeRange argTypes, in insertFunctionArguments() argument
278 eraseFunctionArguments(FunctionOpInterface op,const BitVector & argIndices,Type newType) eraseFunctionArguments() argument
[all...]
/llvm-project/mlir/lib/IR/
H A DBuiltinTypes.cpp178 TypeRange newArgTypes = filterTypesOut(getInputs(), argIndices, argStorage); in getWithArgsAndResults() argument
190 getWithoutArgsAndResults(const BitVector & argIndices,const BitVector & resultIndices) getWithoutArgsAndResults() argument