Home
last modified time | relevance | path

Searched refs:llvm_calc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-c-test/
H A Dllvm-c-test.h33 int llvm_calc(void);
H A Dmain.c86 return llvm_calc(); in main()
H A Dcalc.c142 int llvm_calc(void) { in llvm_calc() function