Home
last modified time | relevance | path

Searched defs:TABLEGEN_OUTPUT (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/lib/libLLVMToolDriversDlltool/
H A DMakefile12 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMToolDrivers/
H A DMakefile12 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMLibDriver/
H A DMakefile12 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMPowerPCCodeGen/
H A DMakefile55 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMAArch64CodeGen/
H A DMakefile69 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMX86CodeGen/
H A DMakefile71 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMARMCodeGen/
H A DMakefile60 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMMipsCodeGen/
H A DMakefile51 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMSparcCodeGen/
H A DMakefile25 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DTableGen.cmake113 set(TABLEGEN_OUTPUT ${TABLEGEN_OUTPUT} ${CMAKE_CURRENT_BINARY_DIR}/${ofn} PARENT_SCOPE) variable