Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DRuntime.h79 mlir::Value imageDistinct);
/llvm-project-15.0.7/flang/lib/Lower/
H A DRuntime.cpp243 mlir::Value imageDistinct) { in genRandomInit() argument
247 builder, loc, func.getFunctionType(), repeatable, imageDistinct); in genRandomInit()