Home
last modified time | relevance | path

Searched defs:elem1 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Optimizer/Transforms/
H A DSimplifyIntrinsics.cpp394 mlir::Type elementType, mlir::Value elem1, in genRuntimeSumBody() argument
429 mlir::Type elementType, mlir::Value elem1, in genRuntimeMaxvalBody() argument
469 mlir::Type elementType, mlir::Value elem1, in genRuntimeCountBody() argument
501 mlir::Type elementType, mlir::Value elem1, in genRuntimeAnyBody() argument
534 __anonfe7b43d30c02(fir::FirOpBuilder builder, mlir::Location loc, mlir::Type elementType, mlir::Value elem1, mlir::Value elem2) genRuntimeAllBody() argument
970 mlir::Value elem1 = builder.create<fir::LoadOp>(loc, addr1); genRuntimeDotBody() local
[all...]
/llvm-project/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp649 auto elem1 = rewriter.create<spirv::CompositeExtractOp>( matchAndRewrite() local
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp1086 __anon33b705f20b02(auto elem1, auto elem2) writeUseListOrders() argument
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp1978 [](auto elem1, auto elem2) { return elem1.second > elem2.second; }); in sortUseListOrder() argument