Home
last modified time | relevance | path

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

/llvm-project/llvm/test/Transforms/SCCP/
H A Dreturn-zapped.ll4 ; testf() performs an unconditional branch on poison, 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()
[all...]
H A Dsolve-after-each-resolving-undefs-for-function.ll5 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)
/llvm-project/clang/test/Sema/
H A Datomic-type.c8 void testf(void*);
12 testf(t4); in f()
/llvm-project/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp26 struct testf { virtual void a(); }; struct
28 void testf::a() {} in a()
/llvm-project/llvm/test/Transforms/Attributor/IPConstantProp/
H A Dsolve-after-each-resolving-undefs-for-function.ll5 define internal i32 @testf(i1 %c) {
7 ; CGSCC-LABEL: define {{[^@]+}}@testf
38 ; CGSCC-NEXT: [[CALL:%.*]] = call i32 @testf(i1 noundef [[C]]) #[[ATTR2:[0-9]+]]
50 %call = call i32 @testf(i1 %c)
/llvm-project/clang/test/SemaTemplate/
H A Dclass-template-spec.cpp101 int testf(int x) { return f(x); } in testf() function
/llvm-project/llvm/test/Object/
H A Dobjdump-relocations.test103 # ELF-hexagon: R_HEX_B15_PCREL testf
/llvm-project/llvm/test/Analysis/LoopAccessAnalysis/
H A Dnumber-of-memchecks.ll7 ; CHECK: function 'testf':
19 define void @testf(ptr %a,
/llvm-project/llvm/lib/Target/PowerPC/
H A DREADME.txt92 double testf(double a) {
/llvm-project/llvm/lib/Target/X86/
H A DREADME.txt488 double testf(double a) {