Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-integer.cpp753 auto shiftVal{static_cast<int>(shift.ToInt64())}; in FoldIntrinsicFunction() local
H A Dintrinsics.cpp2405 if (auto shiftVal{ToInt64(shiftArg->UnwrapExpr())}) { in ApplySpecificChecks() local
/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp916 Value shiftVal = rewriter.create<arith::ConstantOp>( in matchAndRewrite() local
H A DTosaToLinalg.cpp1447 Value shiftVal = rewriter.create<arith::ConstantOp>( in matchAndRewrite() local