HomeSort by relevance Sort by last modified time
    Searched refs:GhcCalleeSavedRegs (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 93 static const unsigned GhcCalleeSavedRegs[] = {
97 return ghcCall ? GhcCalleeSavedRegs :
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86RegisterInfo.cpp 348 static const unsigned GhcCalleeSavedRegs[] = {
378 return GhcCalleeSavedRegs;

Completed in 879 milliseconds