Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Complex/IR/
H A DComplexOps.cpp32 bool ConstantOp::isBuildableWith(Attribute value, Type type) { in isBuildableWith() function in ConstantOp
/llvm-project/mlir/lib/Dialect/Func/IR/
H A DFuncOps.cpp152 bool ConstantOp::isBuildableWith(Attribute value, Type type) { isBuildableWith() function in ConstantOp
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp652 bool spirv::ConstantOp::isBuildableWith(Type type) { in isBuildableWith() function in spirv::ConstantOp
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp235 bool arith::ConstantOp::isBuildableWith(Attribute value, Type type) { in isBuildableWith() function in arith::ConstantOp
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp2681 bool LLVM::ConstantOp::isBuildableWith(Attribute value, Type type) { isBuildableWith() function in LLVM::ConstantOp