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.cpp80 bool SystemZSubtarget::isAddressedViaADA(const GlobalValue *GV) const { in isAddressedViaADA() function in SystemZSubtarget
114 return !isAddressedViaADA(GV); in isPC32DBLSymbol()
H A DSystemZSubtarget.h111 bool isAddressedViaADA(const GlobalValue *GV) const;