Home
last modified time | relevance | path

Searched defs:supportPtrAuthBundles (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h934 bool supportPtrAuthBundles() const override { return true; } in supportPtrAuthBundles() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4382 virtual bool supportPtrAuthBundles() const { return false; } in supportPtrAuthBundles() function