Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp227 bool selectPtrAuthGlobalValue(MachineInstr &I,
2869 return selectPtrAuthGlobalValue(I, MRI); in select()
6741 bool AArch64InstructionSelector::selectPtrAuthGlobalValue( in selectPtrAuthGlobalValue() function in AArch64InstructionSelector