Home
last modified time | relevance | path

Searched refs:verifyType (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DFunctionInterfaces.h214 if (failed(op.verifyType())) in verifyTrait()
H A DFunctionInterfaces.td115 "::mlir::LogicalResult", "verifyType", (ins),
/llvm-project-15.0.7/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp81 Valid = verifyType(); in RVVType()
108 bool RVVType::verifyType() const { in verifyType() function in clang::RISCV::RVVType
/llvm-project-15.0.7/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h242 bool verifyType() const;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVStructureOps.td324 LogicalResult verifyType();
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp970 LogicalResult GPUFuncOp::verifyType() { in verifyType() function in GPUFuncOp
/llvm-project-15.0.7/mlir/include/mlir/Dialect/GPU/IR/
H A DGPUOps.td326 LogicalResult verifyType();
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp2265 LogicalResult spirv::FuncOp::verifyType() { in verifyType() function in spirv::FuncOp