Home
last modified time | relevance | path

Searched refs:setPAuthABIInTriple (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.h31 void setPAuthABIInTriple(const Driver &D, const llvm::opt::ArgList &Args,
H A DAArch64.cpp453 void aarch64::setPAuthABIInTriple(const Driver &D, const ArgList &Args, in setPAuthABIInTriple() function in aarch64
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1034 tools::aarch64::setPAuthABIInTriple(getDriver(), Args, Triple); in ComputeLLVMTriple()