Searched defs:supportPtrAuthBundles (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.h | 932 bool supportPtrAuthBundles() const override { return true; } supportPtrAuthBundles() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4383 virtual bool supportPtrAuthBundles() const { return false; } supportPtrAuthBundles() function |