Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp134 ShapedType sType = llvm::cast<ShapedType>(quantizedType); castToStorageType() local
189 ShapedType sType = llvm::cast<ShapedType>(quantizedType); castToExpressedType() local
[all...]
/llvm-project/mlir/lib/Dialect/
H A DTraits.cpp119 if (auto sType = dyn_cast<ShapedType>(type)) in getShape() local
/llvm-project/flang/unittests/Optimizer/Builder/Runtime/
H A DNumericTest.cpp53 mlir::Type sType, llvm::StringRef fctName) { in testGenNearest() argument
/llvm-project/mlir/lib/AsmParser/
H A DAttributeParser.cpp1055 auto sType = dyn_cast<ShapedType>(type); parseElementsLiteralType() local
/llvm-project/mlir/lib/Target/Cpp/
H A DTranslateToCpp.cpp1577 if (auto sType = dyn_cast<emitc::SizeTType>(type)) emitType() local
1579 if (auto sType = dyn_cast<emitc::SignedSizeTType>(type)) emitType() local