Lines Matching refs:library
1 llvm-tli-checker - TargetLibraryInfo vs library checker
9 :program:`llvm-tli-checker` [*options*] [*library-file...*]
15 availability of library functions against the set of functions exported
16 by the specified library files, reporting any disagreements between TLI's
19 the compiler will not "optimize" some code sequence into a library call
32 Found a grand total of 235 library symbols
45 Print "available"/"not available" for each library function, according to
55 A base directory to prepend to each library file path. This is handy
56 when there are a number of library files all in the same directory, or
68 Read and report a summary for each library file separately. This can be
69 useful to identify library files that don't contribute anything that TLI
78 Read command-line options and/or library names from response file `<FILE>`.