Home
last modified time | relevance | path

Searched refs:test1b (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/Transforms/AlignmentFromAssumptions/
H A Dstart-unk.ll108 for.body137: ; preds = %test1b.exit, %for.body137.lr.ph
109 %ShndxTable.0309 = phi ptr [ %add.ptr132, %for.body137.lr.ph ], [ %incdec.ptr, %test1b.exit ]
127 br i1 undef, label %test1b.exit, label %cond.false.i.i
132 test1b.exit: ; preds = %cond.end.i
135 if.end150: ; preds = %test1b.exit, %test1a.exit, %if.then126…
/llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dforward_as_tuple.pass.cpp40 test1b(const Tuple& t) in test1b() function
77 test1b(std::forward_as_tuple(i)); in main()
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Ddebugger-cast-result-to-id.mm6 extern __unknown_anytype test1b(); function
39 A *x4 = test1b();
/llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/
H A Dcleanup-pointer-root-users.ll13 define void @test1b(i8* %p) {
14 ; CHECK-LABEL: @test1b(
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Daddr-label.ll12 ret i8* blockaddress(@test1b, %test_label)
15 define i32 @test1b() nounwind {
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dfence.ll24 define void @test1b(i32* %addr.i) {
25 ; CHECK-LABEL: @test1b
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/PowerPC/
H A Dcttz-ctlz-spec.ll27 define i64 @test1b(i64 %A) {
28 ; CHECK-LABEL: @test1b(
/llvm-project-15.0.7/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp50 Test test1b(nullptr);
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dbranchfolding-debug-invariant.mir32 name: test1b
38 ; CHECK-LABEL: name: test1b
H A Dsse3-avx-addsub.ll161 define <4 x float> @test1b(<4 x float> %A, ptr %B) {
162 ; SSE-LABEL: test1b:
167 ; AVX-LABEL: test1b:
H A Dcallbr-asm.ll36 define i32 @test1b(i32 %a) {
37 ; CHECK-LABEL: test1b:
H A Dadd.ll33 define i32 @test1b(ptr %p) nounwind {
34 ; X86-LABEL: test1b:
41 ; X64-LINUX-LABEL: test1b:
47 ; X64-WIN32-LABEL: test1b:
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dbranchless-cmp.ll15 define i32 @test1b(i32 %a, i32 %b) {
20 ; CHECK-LABEL: test1b:
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dsource_location_err.cpp16 auto test1b = __builtin_source_location(); // expected-error {{'std::source_location::__impl' was n… variable
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnew.cpp254 void test1b(void *p) { in test1b() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect_arithmetic.ll21 define float @test1b(i1 zeroext %arg) #0 {
22 ; CHECK-LABEL: @test1b(
H A Dwidenable-conditions.ll34 define i1 @test1b(i1 %a, i1 %b) {
35 ; CHECK-LABEL: @test1b(
H A Dselect-gep.ll18 define i32* @test1b(i32* %p, i32* %q) {
19 ; CHECK-LABEL: @test1b(
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/X86/
H A Dspeculate-cttz-ctlz.ll114 define i64 @test1b(i64 %A) {
115 ; BMI-LABEL: @test1b(
122 ; LZCNT-LABEL: @test1b(
129 ; GENERIC-LABEL: @test1b(
/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A Dipsccp-basic.ll13 define i32 @test1b() {
17 ; CHECK-LABEL: define i32 @test1b(
H A Dipsccp-cycles.ll27 define i32 @test1b(i32 %b) {
28 ; CHECK-LABEL: @test1b(
H A Dload-store-range.ll33 define void @test1b(i1 %c) {
34 ; CHECK-LABEL: @test1b(
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/AMDGPU/
H A Dcttz-ctlz.ll65 define i64 @test1b(i64 %A) {
66 ; ALL-LABEL: @test1b(
/llvm-project-15.0.7/llvm/test/CodeGen/Lanai/
H A Dpeephole-compare.mir18 # CHECK-LABEL: name: test1b
68 define i32 @test1b(i32 inreg %a, i32 inreg %b, i32 inreg %c, i32 inreg %d) {
307 name: test1b
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dparameterized_classes_arc.m24 void test1b(PC1<__strong id> *obj) { // expected-error {{type argument '__strong id' cannot be qual… function

12