Lines Matching refs:APPEND
78 list(APPEND link_components "jit")
79 list(APPEND link_components "native")
81 list(APPEND link_components "interpreter")
87 list(APPEND link_components ${LLVM_NATIVE_ARCH})
98 list(APPEND expanded_components "LLVM${c}CodeGen")
102 list(APPEND expanded_components "LLVM${c}")
109 list(APPEND expanded_components "LLVM${c}AsmPrinter")
113 list(APPEND expanded_components "LLVM${c}AsmParser")
117 list(APPEND expanded_components "LLVM${c}Info")
121 list(APPEND expanded_components "LLVM${c}Disassembler")
126 list(APPEND expanded_components "LLVM${LLVM_NATIVE_ARCH}CodeGen")
132 list(APPEND expanded_components ${llvm_libs})
145 list(APPEND expanded_components ${canonical_lib})
156 list(APPEND expanded_components ${lib_deps})
161 list(APPEND processed ${lib})