Home
last modified time | relevance | path

Searched refs:otherfn (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/test/Driver/
Darm-float-abi-lto.c40 extern void otherfn(const void *);
54 otherfn(ptr); in fwrite()
59 otherfn(&c); in putchar()
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Difcvt-no-branch-predictor.ll4 declare void @otherfn()
20 tail call void @otherfn()
46 tail call void @otherfn()
71 tail call void @otherfn()
94 tail call void @otherfn()
128 tail call void @otherfn()
157 tail call void @otherfn()
/external/llvm-project/lldb/test/API/functionalities/thread/jump/
Dother.cpp1 int otherfn() in otherfn() function
Dmain.cpp3 int otherfn();
/external/llvm-project/llvm/test/Analysis/BasicAA/
Dphi-values-usage.ll28 declare void @otherfn([4 x i8]*)
60 call void @otherfn([4 x i8]* nonnull %arr)
/external/llvm-project/llvm/test/CodeGen/Thumb/
Dragreedy-implicit-def.ll9 declare i32 @otherfn(i32)
43 %switchval = call i32 @otherfn(i32 %val)