Home
last modified time | relevance | path

Searched refs:TABLEGEN_OUTPUT (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen/
H A DMakefile115 TABLEGEN_OUTPUT.AMDGPU.td= \
129 TABLEGEN_OUTPUT.InstCombineTables.td= \
132 TABLEGEN_OUTPUT.AMDGPUGISel.td= \
139 TABLEGEN_OUTPUT.R600.td= \
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DTableGen.cmake3 # Adds the name of the generated file to TABLEGEN_OUTPUT.
113 set(TABLEGEN_OUTPUT ${TABLEGEN_OUTPUT} ${CMAKE_CURRENT_BINARY_DIR}/${ofn} PARENT_SCOPE) variable
120 if(NOT TABLEGEN_OUTPUT)
121 message(FATAL_ERROR "Requires tablegen() definitions as TABLEGEN_OUTPUT.")
124 DEPENDS ${TABLEGEN_OUTPUT})
/netbsd-src/external/apache2/llvm/bin/llvm-objcopy/
H A DMakefile57 TABLEGEN_OUTPUT.CommonOpts.td= \
60 TABLEGEN_OUTPUT.ObjcopyOpts.td= \
63 TABLEGEN_OUTPUT.StripOpts.td= \
/netbsd-src/external/apache2/llvm/
H A Dtablegen.mk6 .for f in ${TABLEGEN_OUTPUT} ${TABLEGEN_OUTPUT.${t}}
/netbsd-src/external/apache2/llvm/bin/llvm-objdump/
H A DMakefile20 TABLEGEN_OUTPUT.ObjdumpOpts.td= \
23 TABLEGEN_OUTPUT.OtoolOpts.td= \
/netbsd-src/external/apache2/llvm/lib/libLLVMLibDriver/
H A DMakefile12 TABLEGEN_OUTPUT= \ macro
/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/bin/llvm-symbolizer/
H A DMakefile37 TABLEGEN_OUTPUT.Opts.td= \
/netbsd-src/external/apache2/llvm/include/
H A DMakefile127 TABLEGEN_OUTPUT.Attributes.td= \
130 TABLEGEN_OUTPUT.Intrinsics.td= \
149 TABLEGEN_OUTPUT.OMP.td= \
153 TABLEGEN_OUTPUT.ACC.td= \
308 TABLEGEN_OUTPUT.Options.td= \
/netbsd-src/external/apache2/llvm/lib/libLLVMSparcCodeGen/
H A DMakefile25 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMPowerPCCodeGen/
H A DMakefile55 TABLEGEN_OUTPUT= \ macro
/netbsd-src/external/apache2/llvm/lib/libLLVMMipsCodeGen/
H A DMakefile51 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/libLLVMAArch64CodeGen/
H A DMakefile69 TABLEGEN_OUTPUT= \ macro