Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h105 static inline SourcePred anyType() { in anyType() function
/llvm-project/mlir/lib/Dialect/Quant/IR/
H A DTypeParser.cpp423 if (auto anyType = llvm::dyn_cast<AnyQuantizedType>(type)) printType() local