Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp336 static void getF64Values(ArrayAttr arrayAttr, SmallVector<double> &values) { in getF64Values() function
766 getF64Values(adaptor.getOffsetFp(), offsetFp); in inferReturnTypeComponents()
768 getF64Values(adaptor.getStrideFp(), strideFp); in inferReturnTypeComponents()