Home
last modified time | relevance | path

Searched refs:LowerPtrAuthGlobalAddress (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1132 SDValue LowerPtrAuthGlobalAddress(SDValue Op, SelectionDAG &DAG) const;
H A DAArch64ISelLowering.cpp6761 return LowerPtrAuthGlobalAddress(Op, DAG); in LowerOperation()
9712 AArch64TargetLowering::LowerPtrAuthGlobalAddress(SDValue Op, in LowerPtrAuthGlobalAddress() function in AArch64TargetLowering