Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bytecode/Writer/
H A DIRNumbering.cpp568 void buildBool(StringRef key, bool) final { numberEntry(key); } buildBool() function
H A DBytecodeWriter.cpp1195 void buildBool(StringRef key, bool data) final { buildBool() function in __anon33b705f20e11::ResourceBuilder
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp3214 void buildBool(StringRef key, bool data) final { buildBool() function in __anonc242fc4b4911::OperationPrinter::ResourceBuilder