Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp47 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV, in isPC32DBLSymbol() function in SystemZSubtarget
DSystemZSubtarget.h123 bool isPC32DBLSymbol(const GlobalValue *GV, CodeModel::Model CM) const;
DSystemZISelLowering.cpp2473 if (Subtarget.isPC32DBLSymbol(GV, CM)) { in lowerGlobalAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp57 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV, in isPC32DBLSymbol() function in SystemZSubtarget
DSystemZSubtarget.h212 bool isPC32DBLSymbol(const GlobalValue *GV, CodeModel::Model CM) const;
DSystemZISelLowering.cpp2609 if (Subtarget.isPC32DBLSymbol(GV, CM)) { in lowerGlobalAddress()