Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp79 bool SystemZSubtarget::isAddressedViaADA(const GlobalValue *GV) const { in isAddressedViaADA() function in SystemZSubtarget
113 return !isAddressedViaADA(GV); in isPC32DBLSymbol()
H A DSystemZSubtarget.h109 bool isAddressedViaADA(const GlobalValue *GV) const;