Searched refs:UsedComponents (Results 1 – 15 of 15) sorted by relevance
16 UsedComponents := bitwriter macro
16 UsedComponents := target macro
16 UsedComponents := bitreader macro
16 UsedComponents := analysis macro
17 UsedComponents := ipo macro
17 UsedComponents := scalaropts macro
16 UsedComponents := executionengine jit interpreter native macro
17 UsedComponents := core macro
16 UsedComponents := core macro
35 ifdef UsedComponents36 UsedLibs = $(shell $(LLVM_CONFIG) --libs $(UsedComponents))37 UsedLibNames = $(shell $(LLVM_CONFIG) --libnames $(UsedComponents))