Searched refs:testf (Results 1 – 10 of 10) sorted by relevance
4 ; testf() performs an unconditional branch on poison, as such the testf() return6 ; replaced by unreachable. This is fine, as the call to testf() will already13 ; CHECK-NEXT: [[CALL:%.*]] = call i1 @testf()21 %call = call i1 @testf()28 define internal i1 @testf() {29 ; CHECK-LABEL: define {{[^@]+}}@testf() {49 ; CHECK-NEXT: [[CALL2:%.*]] = call i1 @testf()56 %call = call i1 @testf()60 %call2 = call i1 @testf()[all...]
5 define internal i32 @testf(i1 %c) {6 ; CHECK-LABEL: define internal i32 @testf(35 ; CHECK-NEXT: [[CALL:%.*]] = call i32 @testf(i1 [[C]])44 %call = call i32 @testf(i1 %c)
8 void testf(void*);12 testf(t4); in f()
26 struct testf { virtual void a(); }; struct28 void testf::a() {} in a()
5 define internal i32 @testf(i1 %c) {7 ; CGSCC-LABEL: define {{[^@]+}}@testf38 ; CGSCC-NEXT: [[CALL:%.*]] = call i32 @testf(i1 noundef [[C]]) #[[ATTR2:[0-9]+]]50 %call = call i32 @testf(i1 %c)
101 int testf(int x) { return f(x); } in testf() function
103 # ELF-hexagon: R_HEX_B15_PCREL testf
7 ; CHECK: function 'testf':19 define void @testf(ptr %a,
92 double testf(double a) {
488 double testf(double a) {