Home
last modified time | relevance | path

Searched refs:func_3 (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/test/Parser/
H A Drecovery.cpp155 void func_3();
164 …case V6:: func_3(); // expected-error{{'V6' cannot appear before '::' because it is not a class,…
191 int func_3(int x) {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dlsr-wrap.ll13 declare i32 @func_3(i8 signext) nounwind
30 %tmp7 = tail call i32 @func_3(i8 signext %tmp6) nounwind ; <i32> [#uses=0]
H A D2008-09-11-CoalescerBug.ll6 define i32 @func_3(i32 %p_5) nounwind {
/llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/
H A D2008-09-09-Overflow.ll15 define i32 @func_3(i8 signext %p_5) nounwind {
35 tail call i32 @func_3( i8 signext %5 ) nounwind ; <i32>:6 [#uses=0]
/llvm-project-15.0.7/clang/test/AST/
H A Dast-print-fp-pragmas.c37 float func_3(float x, float y) { in func_3() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dempty1.c54 int func_3(struct emp_1 *x, struct emp_1 *y) { in func_3() function
/llvm-project-15.0.7/llvm/test/Transforms/SimpleLoopUnswitch/
H A D2008-06-02-DomInfo.ll5 define i32 @func_3(i16 signext %p_5, i16 signext %p_6) nounwind {