Searched refs:isPC32DBLSymbol (Results 1 – 3 of 3) sorted by relevance
56 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV, in isPC32DBLSymbol() function in SystemZSubtarget
119 bool isPC32DBLSymbol(const GlobalValue *GV, Reloc::Model RM,
2421 if (Subtarget.isPC32DBLSymbol(GV, RM, CM)) { in lowerGlobalAddress()