Home
last modified time | relevance | path

Searched refs:func_2 (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/LoopDeletion/
H A Dswitch.ll45 define void @func_2() {
46 ; CHECK-LABEL: @func_2(
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A DD108043.ll7 define internal fastcc void @func_2() unnamed_addr {
8 ; CHECK-LABEL: @func_2(
/llvm-project-15.0.7/llvm/test/Analysis/MemorySSA/
H A Dpr40038.ll22 call void @func_2()
27 define dso_local void @func_2() #0 {
H A Dpr39197.ll24 %2 = call signext i32 @func_2()
68 declare dso_local signext i32 @func_2() #0
/llvm-project-15.0.7/clang/test/AST/
H A Dast-print-fp-pragmas.c19 float func_2(float x, float y) { in func_2() function
/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A Dunreachable-block.ll6 define void @func_2() nounwind {
/llvm-project-15.0.7/clang/test/Sema/
H A Dempty1.c50 int func_2(struct emp_1 *x) { in func_2() function
/llvm-project-15.0.7/clang/test/Parser/
H A Drecovery.cpp167 void func_2(EC3 x) {
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dirreducible-cfg.ll296 ; CHECK: func_2:
298 define void @func_2() {