Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h28 const unsigned XPLINK64NumArgFPRs = 4; variable
29 extern const MCPhysReg XPLINK64ArgFPRs[XPLINK64NumArgFPRs];
157 for (unsigned I = 0; I < SystemZ::XPLINK64NumArgFPRs; I += 2) in CC_XPLINK64_Shadow_Reg()
H A DSystemZCallingConv.cpp28 const MCPhysReg SystemZ::XPLINK64ArgFPRs[SystemZ::XPLINK64NumArgFPRs] = {