Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp56 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV, in isPC32DBLSymbol() function in SystemZSubtarget
DSystemZSubtarget.h119 bool isPC32DBLSymbol(const GlobalValue *GV, Reloc::Model RM,
DSystemZISelLowering.cpp2421 if (Subtarget.isPC32DBLSymbol(GV, RM, CM)) { in lowerGlobalAddress()