Home
last modified time | relevance | path

Searched defs:Annotated (Results 51 – 75 of 157) sorted by relevance

1234567

/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/Hexagon/
H A Difcvt-diamond-bad.ll17 %i = sext i8 %a to i32
18 %t = getelementptr inbounds [3 x %struct.t1], [3 x %struct.t1]* @var, i32 0, i32 %i, i32 3, i32 0
20 switch i8 %0, label %if.end14 [
25 if.then: ; preds = %entry
/dports/graphics/rx/rx-0.4.0/cargo-crates/wasm-bindgen-0.2.56/tests/wasm/
H A Dcomments.rs17 pub struct Annotated { struct
24 impl Annotated { implementation
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/retrie-0.1.1.1/Retrie/ExactPrint/
H A DAnnotated.hs64 data Annotated ast = Annotated type
81 (\ast -> Annotated{astA = ast, ..}) <$> f astA function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() argument
19 } Annotated; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() argument
19 } Annotated; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() argument
19 } Annotated; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() argument
19 } Annotated; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() argument
19 } Annotated; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp17 struct __attribute__((trivial_abi)) Annotated { struct
18 Annotated() {}; in Annotated() function
19 } Annotated; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DAnnotationsTest.cpp65 llvm::Annotations Annotated("a[[f^oo^bar[[b[[a]]z]]]]bcdef"); in TEST() local
81 llvm::Annotations Annotated("a$p1^bcd$p2^123$p1^345"); in TEST() local
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DAnnotationsTest.cpp65 llvm::Annotations Annotated("a[[f^oo^bar[[b[[a]]z]]]]bcdef"); in TEST() local
81 llvm::Annotations Annotated("a$p1^bcd$p2^123$p1^345"); in TEST() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Support/
H A DAnnotationsTest.cpp65 llvm::Annotations Annotated("a[[f^oo^bar[[b[[a]]z]]]]bcdef"); in TEST() local
81 llvm::Annotations Annotated("a$p1^bcd$p2^123$p1^345"); in TEST() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DAnnotationsTest.cpp65 llvm::Annotations Annotated("a[[f^oo^bar[[b[[a]]z]]]]bcdef"); in TEST() local
81 llvm::Annotations Annotated("a$p1^bcd$p2^123$p1^345"); in TEST() local
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Support/
H A DAnnotationsTest.cpp65 llvm::Annotations Annotated("a[[f^oo^bar[[b[[a]]z]]]]bcdef"); in TEST() local
81 llvm::Annotations Annotated("a$p1^bcd$p2^123$p1^345"); in TEST() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Support/
H A DAnnotationsTest.cpp65 llvm::Annotations Annotated("a[[f^oo^bar[[b[[a]]z]]]]bcdef"); in TEST() local
81 llvm::Annotations Annotated("a$p1^bcd$p2^123$p1^345"); in TEST() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DAnnotationsTest.cpp65 llvm::Annotations Annotated("a[[f^oo^bar[[b[[a]]z]]]]bcdef"); in TEST() local
81 llvm::Annotations Annotated("a$p1^bcd$p2^123$p1^345"); in TEST() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DAnnotationsTest.cpp65 llvm::Annotations Annotated("a[[f^oo^bar[[b[[a]]z]]]]bcdef"); in TEST() local
81 llvm::Annotations Annotated("a$p1^bcd$p2^123$p1^345"); in TEST() local

1234567