Home
last modified time | relevance | path

Searched refs:is_vector_type_of_rank (Results 1 – 5 of 5) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/VectorOps/
H A DVectorOps.cpp518 auto is_vector_type_of_rank = [&](Type t) { in isValidExtractOrInsertSlicesType() local
521 if (!llvm::all_of(tupleType.getTypes(), is_vector_type_of_rank)) in isValidExtractOrInsertSlicesType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp783 auto is_vector_type_of_rank = [&](Type t) { in isValidExtractOrInsertSlicesType() local
786 if (!llvm::all_of(tupleType.getTypes(), is_vector_type_of_rank)) in isValidExtractOrInsertSlicesType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp945 auto is_vector_type_of_rank = [&](Type t) { in isValidExtractOrInsertSlicesType() local
948 if (!llvm::all_of(tupleType.getTypes(), is_vector_type_of_rank)) in isValidExtractOrInsertSlicesType()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp930 auto is_vector_type_of_rank = [&](Type t) { in isValidExtractOrInsertSlicesType() local
933 if (!llvm::all_of(tupleType.getTypes(), is_vector_type_of_rank)) in isValidExtractOrInsertSlicesType()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp930 auto is_vector_type_of_rank = [&](Type t) { in isValidExtractOrInsertSlicesType() local
933 if (!llvm::all_of(tupleType.getTypes(), is_vector_type_of_rank)) in isValidExtractOrInsertSlicesType()