Home
last modified time | relevance | path

Searched refs:XPLINK64NumArgFPRs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h28 const unsigned XPLINK64NumArgFPRs = 4; variable
29 extern const MCPhysReg XPLINK64ArgFPRs[XPLINK64NumArgFPRs];
159 for (unsigned I = 0; I < SystemZ::XPLINK64NumArgFPRs; I += 2) in CC_XPLINK64_Shadow_Reg()
H A DSystemZCallingConv.cpp28 const MCPhysReg SystemZ::XPLINK64ArgFPRs[SystemZ::XPLINK64NumArgFPRs] = {