Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DMatchers.h37 ValueType *bind_value; global() member
76 AttrT *bind_value; global() member
129 FloatAttr::ValueType *bind_value; global() member
177 IntegerAttr::ValueType *bind_value; global() member
327 m_Constant(AttrT * bind_value) m_Constant() argument
431 m_ConstantFloat(FloatAttr::ValueType * bind_value) m_ConstantFloat() argument
438 m_ConstantInt(IntegerAttr::ValueType * bind_value) m_ConstantInt() argument
[all...]