Searched refs:testf (Results 1 – 10 of 10) sorted by relevance
4 ; testf() performs an unconditional branch on undef, 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()
3 ; CHECK-LABEL: @testf(6 define internal i32 @testf(i1 %c) {28 %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()
7 define internal i32 @testf(i1 %c) {9 ; IS__CGSCC____-LABEL: define {{[^@]+}}@testf40 ; IS__CGSCC____-NEXT: [[CALL:%.*]] = call i32 @testf(i1 [[C]]) #[[ATTR2:[0-9]+]]52 %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(i16* %a,
92 double testf(double a) {
488 double testf(double a) {