Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp149 static Attribute getBoolAttribute(Type type, bool value) { getBoolAttribute() function
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp299 static Attribute getBoolAttribute(Type type, MLIRContext *ctx, bool value) { getBoolAttribute() function