Lines Matching refs:APPEND
102 list(APPEND link_components "jit")
103 list(APPEND link_components "native")
105 list(APPEND link_components "interpreter")
111 list(APPEND link_components ${LLVM_NATIVE_ARCH})
121 list(APPEND expanded_components "LLVM${c}CodeGen")
124 list(APPEND expanded_components "LLVM${c}")
130 list(APPEND expanded_components "LLVM${c}AsmPrinter")
133 list(APPEND expanded_components "LLVM${c}AsmParser")
136 list(APPEND expanded_components "LLVM${c}Desc")
139 list(APPEND expanded_components "LLVM${c}Info")
142 list(APPEND expanded_components "LLVM${c}Disassembler")
147 list(APPEND expanded_components "LLVM${LLVM_NATIVE_ARCH}CodeGen")
149 list(APPEND expanded_components "LLVM${LLVM_NATIVE_ARCH}Desc")
152 list(APPEND expanded_components "LLVM${LLVM_NATIVE_ARCH}Info")
159 list(APPEND expanded_components ${LLVM_AVAILABLE_LIBS})
164 list(APPEND expanded_components "LLVM${t}AsmPrinter")
171 list(APPEND expanded_components "LLVM${t}AsmParser")
178 list(APPEND expanded_components "LLVM${t}Desc")
185 list(APPEND expanded_components "LLVM${t}Disassembler")
192 list(APPEND expanded_components "LLVM${t}Info")
207 list(APPEND expanded_components ${canonical_lib})
221 list(APPEND visited_libs ${name})
231 list(APPEND required_libs ${name})