Searched refs:mapToArchitectureSet (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DTarget.h61 ArchitectureSet mapToArchitectureSet(ArrayRef<Target> Targets);
H A DSymbol.h66 return mapToArchitectureSet(Targets);
H A DInterfaceFile.h103 return mapToArchitectureSet(Targets);
185 return mapToArchitectureSet(Targets);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTarget.cpp68 ArchitectureSet mapToArchitectureSet(ArrayRef<Target> Targets) { function in namespace:llvm::MachO

Completed in 121 milliseconds