Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp1961 genLiteralPrinter(StringRef value,MethodBody & body,bool & shouldEmitSpace,bool & lastWasPunctuation) genLiteralPrinter() argument
1977 genSpacePrinter(bool value,MethodBody & body,bool & shouldEmitSpace,bool & lastWasPunctuation) genSpacePrinter() argument
2246 genElementPrinter(FormatElement * element,MethodBody & body,Operator & op,bool & shouldEmitSpace,bool & lastWasPunctuation) genElementPrinter() argument
2509 bool shouldEmitSpace = true, lastWasPunctuation = false; genPrinter() local
[all...]
H A DAttrOrTypeFormatGen.cpp242 bool shouldEmitSpace = false; member in __anon50ecb4030211::DefFormat
[all...]