HomeSort by: relevance | last modified time | path
    Searched refs:isPC32DBLSymbol (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.cpp 96 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV,
SystemZSubtarget.h 258 bool isPC32DBLSymbol(const GlobalValue *GV, CodeModel::Model CM) const;
SystemZISelLowering.cpp 3032 if (Subtarget.isPC32DBLSymbol(GV, CM)) {

Completed in 25 milliseconds