Home
last modified time | relevance | path

Searched refs:PtrAuthGlobalAddress (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h90 PtrAuthGlobalAddress, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp130 case ISD::PtrAuthGlobalAddress: return "PtrAuthGlobalAddress"; in getOperationName()
H A DSelectionDAGBuilder.cpp1807 return DAG.getNode(ISD::PtrAuthGlobalAddress, getCurSDLoc(), VT, in getValueImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp516 setOperationAction(ISD::PtrAuthGlobalAddress, MVT::i64, Custom); in AArch64TargetLowering()
6760 case ISD::PtrAuthGlobalAddress: in LowerOperation()