Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/
H A Dmlir-support.cpp35 mlir::Attribute FloatAttr = mlir::FloatAttr::get(FloatType, 1.0); variable
/llvm-project/mlir/include/mlir/IR/
H A DBuilders.h36 class FloatAttr; global() variable