Searched refs:mapToArchitecture (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitecture.h47 Architecture mapToArchitecture(const llvm::Triple &Target);
H A DTarget.h35 : Arch(mapToArchitecture(Triple)), Platform(mapToPlatformType(Triple)),
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitecture.cpp74 Architecture mapToArchitecture(const Triple &Target) { function in namespace:llvm::MachO

Completed in 117 milliseconds