Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp306 static LogicalResult checkConstantTypes(mlir::Operation *op, mlir::Type opType, in checkConstantTypes() function
353 return checkConstantTypes(getOperation(), getType(), getValue()); in verify()
1241 if (checkConstantTypes(getOperation(), getSymType(), *getInitialValue()) in verify()