Home
last modified time | relevance | path

Searched defs:resultElemType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Conversion/AMDGPUToROCDL/
H A DAMDGPUToROCDL.cpp770 Type resultElemType = getElementTypeOrSelf(resultType); matchAndRewrite() local
807 Type resultElemType = getElementTypeOrSelf(resultType); matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DSimplifyIntrinsics.cpp853 const mlir::Type &resultElemType, mlir::Value resultArr, in genRuntimeMinMaxlocBody() argument
581 mlir::Type resultElemType = hlfir::getFortranElementType(resultArr.getType()); genMinMaxlocReductionLoop() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DOptimizedBufferization.cpp971 __anon08b20a911002(fir::FirOpBuilder builder, mlir::Location loc, const mlir::Type &resultElemType, mlir::Value resultArr, mlir::Value index) matchAndRewrite() argument