Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Complex/IR/
H A DComplexOps.cpp30 bool ConstantOp::isBuildableWith(Attribute value, Type type) { in isBuildableWith() function in ConstantOp
/llvm-project-15.0.7/mlir/lib/Dialect/Func/IR/
H A DFuncOps.cpp215 bool ConstantOp::isBuildableWith(Attribute value, Type type) { in isBuildableWith() function in ConstantOp
/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp129 bool arith::ConstantOp::isBuildableWith(Attribute value, Type type) { in isBuildableWith() function in arith::ConstantOp
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp1887 bool spirv::ConstantOp::isBuildableWith(Type type) { in isBuildableWith() function in spirv::ConstantOp