Searched refs:SRegList (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp155 static const MCPhysReg SRegList[] = { ARM::S0, ARM::S1, ARM::S2, ARM::S3, variable
214 RegList = SRegList;
260 RegList = SRegList;
309 SRegList);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp29 static const MCPhysReg SRegList[] = {AArch64::S0, AArch64::S1, AArch64::S2, variable
98 RegList = SRegList;

Completed in 106 milliseconds