Home
last modified time | relevance | path

Searched defs:yx (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dcxx14-compat.cpp22 Y<X> yx; // ok, not class template argument deduction variable
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp3401 auto yx = rewriter.create<mlir::LLVM::FMulOp>(loc, eleTy, y0, x1, fmf); matchAndRewrite() local
3437 auto yx = rewriter.create<mlir::LLVM::FMulOp>(loc, eleTy, y0, x1, fmf); matchAndRewrite() local