Searched refs:isPC32DBLSymbol (Results 1 – 3 of 3) sorted by relevance
47 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV, in isPC32DBLSymbol() function in SystemZSubtarget
123 bool isPC32DBLSymbol(const GlobalValue *GV, CodeModel::Model CM) const;
2473 if (Subtarget.isPC32DBLSymbol(GV, CM)) { in lowerGlobalAddress()