Home
last modified time | relevance | path

Searched defs:isArg (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/TableGen/
H A DOperator.h50 bool isArg() const { return isArgIndex(index); } in isArg() function
/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DEliminateBarriers.cpp467 bool isArg[] = {isFunctionArgument(first), isFunctionArgument(second)}; mayAlias() local
/llvm-project/mlir/lib/Interfaces/
H A DFunctionInterfaces.cpp334 __anon6cf2dd390502(auto isArg, unsigned oldCount, unsigned newCount) setFunctionType() argument
[all...]