Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuVectorUtil.hpp340 inline Vector<T, Size> select (T trueVal, T falseVal, const Vector<bool, Size>& cond) in select()
351 inline Vector<T, Size> select (const Vector<T, Size>& trueVal, const Vector<T, Size>& falseVal, con… in select()
/external/llvm-project/flang/lib/Lower/
DCharacterExpr.cpp351 auto trueVal = builder.createIntegerConstant(loc, builder.getI1Type(), 1); in createLenTrim() local
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp1421 Value trueVal = rewriter.create<vector::ConstantMaskOp>( in matchAndRewrite() local
1463 Value trueVal = rewriter.create<vector::CreateMaskOp>( in matchAndRewrite() local