Searched refs:libtype (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/ |
| H A D | LLVM-Build.cmake | 100 get_property(libtype TARGET ${llvm_component} PROPERTY LLVM_LIBTYPE) 101 target_link_libraries(${llvm_component} ${libtype} ${llvm_libs})
|
| H A D | AddLLVM.cmake | 623 set(libtype PUBLIC) variable 626 set(libtype PRIVATE) variable 655 set_property(TARGET ${name} PROPERTY LLVM_LIBTYPE ${libtype}) 658 target_link_libraries(${name} ${libtype}
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
| H A D | lto-lang.c | 637 enum built_in_class fnclass, tree fntype, tree libtype, in def_builtin_1() argument 655 add_builtin_function (libname, libtype, fncode, fnclass, in def_builtin_1()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
| H A D | lto-lang.cc | 637 enum built_in_class fnclass, tree fntype, tree libtype, in def_builtin_1() argument 655 add_builtin_function (libname, libtype, fncode, fnclass, in def_builtin_1()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/ |
| H A D | brig-lang.c | 642 tree fntype, tree libtype ATTRIBUTE_UNUSED, in def_builtin_1()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-common.c | 3522 tree fntype, tree libtype, 4682 tree fntype, tree libtype, in def_builtin_1() argument 4706 add_builtin_function (libname, libtype, fncode, fnclass, in def_builtin_1()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-common.cc | 3769 tree fntype, tree libtype, 4929 tree fntype, tree libtype, in def_builtin_1() argument 4952 add_builtin_function (libname, libtype, fncode, fnclass, in def_builtin_1()
|