Searched defs:buildBool (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | IRNumbering.cpp | 568 void buildBool(StringRef key, bool) final { numberEntry(key); } buildBool() function |
H A D | BytecodeWriter.cpp | 1195 void buildBool(StringRef key, bool data) final { buildBool() function in __anon33b705f20e11::ResourceBuilder |
/llvm-project/mlir/lib/IR/ | ||
H A D | AsmPrinter.cpp | 3214 void buildBool(StringRef key, bool data) final { buildBool() function in __anonc242fc4b4911::OperationPrinter::ResourceBuilder |