Home
last modified time | relevance | path

Searched refs:test2b (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Daddr-label.ll28 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
30 call i32 @test2b(i8* %target)
35 define i32 @test2b(i8* %target) nounwind {
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dexprs.c17 _Bool test2b; variable
18 int test2(void) { if (test2b); return 0; } in test2()
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/ArgumentPromotion/
H A Dmusttail.ll125 define internal i32 @test2b(%T* %p, i32 %p2) {
127 ; IS__TUNIT____-LABEL: define {{[^@]+}}@test2b
138 ; IS__CGSCC____-LABEL: define {{[^@]+}}@test2b
161 ; IS__TUNIT____-NEXT: [[V:%.*]] = call noundef i32 @test2b(%T* nocapture nofree readonly [[G]], …
167 ; IS__CGSCC____-NEXT: [[V:%.*]] = call noundef i32 @test2b(%T* nocapture nofree readonly [[G]], …
170 %v = call i32 @test2b(%T* %g, i32 0)
/llvm-project-15.0.7/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp52 Test2<int> test2b(nullptr);
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dbranchfolding-debug-invariant.mir101 name: test2b
106 ; CHECK-LABEL: name: test2b
H A Dsse3-avx-addsub.ll178 define <8 x float> @test2b(<8 x float> %A, ptr %B) {
179 ; SSE-LABEL: test2b:
185 ; AVX-LABEL: test2b:
H A Dmovtopush.ll69 ; NORMAL-LABEL: test2b:
77 define void @test2b() optsize {
H A Dbt.ll60 define void @test2b(i32 %x, i32 %n) nounwind {
61 ; X86-LABEL: test2b:
73 ; X64-LABEL: test2b:
H A Dcombine-or.ll376 define <4 x i32> @test2b(<4 x i32> %a, <4 x i32> %b) {
377 ; CHECK-LABEL: test2b:
H A Dcmp.ll57 define i8 @test2b(i8 %X, ptr %y) nounwind {
58 ; CHECK-LABEL: test2b:
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dbranchless-cmp.ll39 define i32 @test2b(i32 %a, i32 %b) {
44 ; CHECK-LABEL: test2b:
/llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/
H A Datomic.ll21 define i32 @test2b() {
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dsource_location_err.cpp37 auto test2b = __builtin_source_location(); // expected-error {{'std::source_location::__impl' must … variable
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/X86/
H A Dspeculate-cttz-ctlz.ll150 define i32 @test2b(i32 %A) {
151 ; BMI-LABEL: @test2b(
158 ; LZCNT-LABEL: @test2b(
165 ; GENERIC-LABEL: @test2b(
/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A Dipsccp-basic.ll40 define i32 @test2b() {
44 ; CHECK-LABEL: define i32 @test2b(
H A Dload-store-range.ll80 define void @test2b(i1 %c.1, i1 %c.2) {
81 ; CHECK-LABEL: @test2b(
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dcontract.ll51 ; CHECK-LABEL: define i8* @test2b(
54 define i8* @test2b(i8* %x) nounwind {
H A Dallocas.ll236 ; CHECK: define void @test2b(i8* %x)
243 define void @test2b(i8* %x) {
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/AMDGPU/
H A Dcttz-ctlz.ll85 define i32 @test2b(i32 %A) {
86 ; ALL-LABEL: @test2b(
/llvm-project-15.0.7/llvm/test/CodeGen/Lanai/
H A Dpeephole-compare.mir28 # CHECK-LABEL: name: test2b
84 define i32 @test2b(i32 inreg %a, i32 inreg %b, i32 inreg %c, i32 inreg %d) {
399 name: test2b
/llvm-project-15.0.7/llvm/test/CodeGen/M68k/Control/
H A Dcmp.ll53 define i8 @test2b(i8* %y) nounwind {
54 ; CHECK-LABEL: test2b:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect-gep.ll88 define i32* @test2b(i32* %p, i64 %x, i64 %y) {
89 ; CHECK-LABEL: @test2b(
H A Dselect-cmp-cttz-ctlz.ll85 define i32 @test2b(i32 %x) {
86 ; CHECK-LABEL: @test2b(
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dparameterized_classes_arc.mm82 void test2b() { test2_temp<const id>(); } function
/llvm-project-15.0.7/llvm/test/Transforms/LICM/
H A Dguards.ll57 define void @test2b(i1 %cond, i32* %ptr) {
58 ; CHECK-LABEL: @test2b(

12