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

  /external/llvm/lib/Target/SystemZ/
SystemZCallingConv.h 22 const unsigned NumArgFPRs = 4;
23 extern const MCPhysReg ArgFPRs[NumArgFPRs];
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZCallingConv.h 22 const unsigned NumArgFPRs = 4;
23 extern const MCPhysReg ArgFPRs[NumArgFPRs];

Completed in 46 milliseconds