Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DLLVM-Build.cmake100 get_property(libtype TARGET ${llvm_component} PROPERTY LLVM_LIBTYPE)
101 target_link_libraries(${llvm_component} ${libtype} ${llvm_libs})
H A DAddLLVM.cmake623 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 Dlto-lang.c637 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 Dlto-lang.cc637 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 Dbrig-lang.c642 tree fntype, tree libtype ATTRIBUTE_UNUSED, in def_builtin_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c3522 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 Dc-common.cc3769 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()