Home
last modified time | relevance | path

Searched refs:bbx (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dtail-opts.ll442 ; CHECK-NEXT: .LBB5_3: # %bbx
449 br i1 %0, label %bbx, label %bby
460 bbx:
483 ; CHECK-NEXT: .LBB6_3: # %bbx
490 br i1 %0, label %bbx, label %bby
501 bbx:
545 bbx:
586 bbx:
629 bbx:
657 ; CHECK-NEXT: .LBB10_3: # %bbx
[all …]
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx0x-deleted-default-ctor.cpp86 bad_base_dtor bbx; // expected-error {{call to implicitly-deleted default constructor}} variable