Home
last modified time | relevance | path

Searched refs:testf (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A Dreturn-zapped.ll4 ; testf() performs an unconditional branch on undef, as such the testf() return
6 ; replaced by unreachable. This is fine, as the call to testf() will already
13 ; 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()
H A Dsolve-after-each-resolving-undefs-for-function.ll3 ; CHECK-LABEL: @testf(
6 define internal i32 @testf(i1 %c) {
28 %call = call i32 @testf(i1 %c)
/llvm-project-15.0.7/clang/test/Sema/
H A Datomic-type.c8 void testf(void*);
12 testf(t4); in f()
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp26 struct testf { virtual void a(); }; struct
28 void testf::a() {} in a()
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/IPConstantProp/
H A Dsolve-after-each-resolving-undefs-for-function.ll7 define internal i32 @testf(i1 %c) {
9 ; IS__CGSCC____-LABEL: define {{[^@]+}}@testf
40 ; IS__CGSCC____-NEXT: [[CALL:%.*]] = call i32 @testf(i1 [[C]]) #[[ATTR2:[0-9]+]]
52 %call = call i32 @testf(i1 %c)
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dclass-template-spec.cpp101 int testf(int x) { return f(x); } in testf() function
/llvm-project-15.0.7/llvm/test/Object/
H A Dobjdump-relocations.test103 # ELF-hexagon: R_HEX_B15_PCREL testf
/llvm-project-15.0.7/llvm/test/Analysis/LoopAccessAnalysis/
H A Dnumber-of-memchecks.ll7 ; CHECK: function 'testf':
19 define void @testf(i16* %a,
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DREADME.txt92 double testf(double a) {
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DREADME.txt488 double testf(double a) {