Lines Matching refs:APPEND
133 list(APPEND expanded_components "${c}CodeGen")
136 list(APPEND expanded_components "${c}")
142 list(APPEND expanded_components "${c}AsmPrinter")
145 list(APPEND expanded_components "${c}AsmParser")
148 list(APPEND expanded_components "${c}Desc")
151 list(APPEND expanded_components "${c}Disassembler")
154 list(APPEND expanded_components "${c}Info")
157 list(APPEND expanded_components "${c}Utils")
161 list(APPEND expanded_components "${LLVM_NATIVE_ARCH}CodeGen")
164 list(APPEND expanded_components "${LLVM_NATIVE_ARCH}Desc")
167 list(APPEND expanded_components "${LLVM_NATIVE_ARCH}Info")
173 list(APPEND expanded_components "${t}CodeGen")
180 list(APPEND expanded_components "${t}AsmParser")
187 list(APPEND expanded_components "${t}Desc")
194 list(APPEND expanded_components "${t}Disassembler")
201 list(APPEND expanded_components "${t}Info")
208 list(APPEND expanded_components "${t}TargetMCA")
212 list(APPEND expanded_components "${c}")
249 list(APPEND link_components "jit")
250 list(APPEND link_components "native")
252 list(APPEND link_components "interpreter")
258 list(APPEND link_components ${LLVM_NATIVE_ARCH})
277 list(APPEND expanded_components ${all_components})
293 list(APPEND expanded_components LLVM${c})
297 list(APPEND expanded_components ${canonical_lib})
311 list(APPEND visited_libs ${name})
333 list(APPEND required_libs ${cname})