Searched defs:isOpInterface (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpInterfacesGen.cpp | 179 emitInterfaceDefMethods(StringRef interfaceQualName,const Interface & interface,StringRef valueType,const Twine & implValue,raw_ostream & os,bool isOpInterface) emitInterfaceDefMethods() argument |