Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/aarch64-sve2p1-intrinsics/
H A Dacle_sve2p1_tbxq.c
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorMask.cpp262 Value passthru = maskingOp.hasPassthru() in matchAndRewriteMaskableOp() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp6028 build(OpBuilder & builder,OperationState & result,TypeRange resultTypes,Value mask,Value passthru,Operation * maskableOp,function_ref<void (OpBuilder &,Operation *)> maskRegionBuilder) build() argument
6049 OpAsmParser::UnresolvedOperand passthru; parse() local
6172 Value passthru = getPassthru(); verify() local
6612 maskOperation(OpBuilder & builder,Operation * maskableOp,Value mask,Value passthru) maskOperation() argument
6632 selectPassthru(OpBuilder & builder,Value mask,Value newValue,Value passthru) selectPassthru() argument
[all...]