Home
last modified time | relevance | path

Searched refs:example1 (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/
H A Dnon-const-n.ll9 ;CHECK-LABEL: @example1(
16 define void @example1(i32 %n) nounwind uwtable ssp {
H A Dscalar-select.ll9 ;CHECK-LABEL: @example1(
15 define void @example1(i1 %cond) nounwind uwtable ssp {
H A Dsmall-loop.ll9 ;CHECK-LABEL: @example1(
12 define void @example1() nounwind uwtable ssp {
H A Dbzip_reverse_loops.ll40 ;CHECK: example1
47 define void @example1(i32* nocapture %a, i32 %n, i32 %wsize) nounwind uwtable ssp {
H A Dgcc-examples.ll22 ;CHECK-LABEL: @example1(
27 ;UNROLL-LABEL: @example1(
41 define void @example1() nounwind uwtable ssp {
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/X86/
H A Dgcc-examples.ll12 ;CHECK-LABEL: @example1(
18 ;UNROLL-LABEL: @example1(
26 define void @example1() nounwind uwtable ssp {
H A Dsmall-size.ll24 define void @example1() optsize {
25 ; CHECK-LABEL: @example1(
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ARM/
H A Dgcc-examples.ll11 ;CHECK-LABEL: @example1(
16 define void @example1() nounwind uwtable ssp {
/llvm-project-15.0.7/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5-examples.cpp18 void example1() { in example1() function
/llvm-project-15.0.7/clang/test/CXX/drs/
H A Ddr2xx.cpp247 namespace example1 { namespace
253 ::dr224::example1::A<T>::type d;
261 ::dr224::example1::A<T>::type d;
H A Ddr3xx.cpp664 namespace example1 {
939 namespace example1 {
1367 namespace example1 {
H A Ddr1xx.cpp452 namespace example1 { namespace
568 namespace example1 { namespace
H A Ddr0xx.cpp460 namespace example1 { namespace
/llvm-project-15.0.7/mlir/test/IR/
H A Dattribute.mlir510 // CHECK: dense<["example1", "example2"]>
511 scalar_string_attr = dense<["example1", "example2"]> : tensor<2x!unknown<"">>
/llvm-project-15.0.7/mlir/docs/Dialects/Linalg/
H A D_index.md91 // File name: example1.mlir
122 // Run: mlir-opt example1.mlir -allow-unregistered-dialect -convert-linalg-to-loops
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DBuiltinAttributes.td381 dense<["example1", "example2"]> : tensor<2x!foo.string>