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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAArch64TargetParser.h115 ArchKind getCPUArchKind(StringRef CPU);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DAArch64TargetParser.cpp51 AArch64::ArchKind AArch64::getCPUArchKind(StringRef CPU) { function in class:AArch64
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5236 ExpandCryptoAEK(llvm::AArch64::getCPUArchKind(CPU), RequestedExtensions);

Completed in 87 milliseconds