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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 75 SystemZCallingConventionRegisters *SpecialRegisters;
92 assert(SpecialRegisters && "Unsupported SystemZ calling convention");
93 return SpecialRegisters;
SystemZSubtarget.cpp 86 SpecialRegisters(initializeSpecialRegisters()),

Completed in 17 milliseconds