Home
last modified time | relevance | path

Searched refs:test19 (Results 1 – 25 of 118) sorted by relevance

12345

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp22 class test19 : virtual test18 { virtual void f(); }; class
23 class test20 : virtual test19 { virtual void f(); };
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-shift.ll14 ; CHECK-LABEL: test19:
16 define void @test19(<16 x i32> %a) #0 {
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A D2003-06-05-BranchInvertInfLoop.ll7 define i8 @test19(i1 %c) {
H A Dapint-sub.ll164 define i39 @test19(i39 %X, i39 %Y) {
165 ; CHECK-LABEL: @test19(
/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp62 void test19() { in test19() function
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc-unoptimized-byref-var.m4 void test19(void) { function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c166 int test19(void) { in test19() function
H A Dbuiltins-hexagon-v67-audio.c114 int test19(int rs) { in test19() function
H A Dbuiltins-hexagon-circ.c132 void test19(int mod, void *start, short v) { in test19() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c25 char test19(void) { return '\v'; } in test19() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-rounding.ll185 ; CHECK-LABEL: test19:
188 define float @test19(float %a) #1 {
/llvm-project-15.0.7/clang/test/Sema/
H A Dblock-misc.c192 int test19(void) { in test19() function
H A Dattr-deprecated.c104 test19; variable
H A Dswitch.c337 void test19(int i) { in test19() function
H A Dreturn.c105 int test19(void) { in test19() function
H A Dexprs.c189 void test19(void) { in test19() function
H A Dasm.c347 void test19(long long x) in test19() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfast-isel-sext-zext.ll311 define i64 @test19(i32 %x) nounwind {
312 ; X32-LABEL: test19:
319 ; X64-LABEL: test19:
H A Dnarrow-shl-cst.ll222 define i32 @test19(i32 %x) nounwind {
223 ; CHECK-LABEL: test19:
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Drv.ll237 ; CHECK: define i8* @test19(i8* %p) {
239 define i8* @test19(i8* %p) {
263 ; Like test19 but with plain autorelease.
275 ; Like test19 but with plain retain.
287 ; Like test19 but with plain retain and autorelease.
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnrvo.cpp2618 X test19() { // http://wg21.link/p2025r2#ex-12 in test19() function
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dshift-and.ll232 define i32* @test19(i32* %p, i32 %x) {
233 ; CHECK-LABEL: test19:
/llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/
H A Dfast-basictest.ll265 define float @test19(float %a, float %b, float %c) nounwind {
266 ; REASSOC_AND_IC-LABEL: @test19(
271 ; O2-LABEL: @test19(
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll181 define <4 x i8> @test19(<4 x i8> %a) {
182 ; CHECK-LABEL: @test19(
/llvm-project-15.0.7/clang/test/Analysis/
H A Dplacement-new.cpp386 void test19() { in test19() function

12345