Home
last modified time | relevance | path

Searched defs:SRegList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp29 static const MCPhysReg SRegList[] = {AArch64::S0, AArch64::S1, AArch64::S2, variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp155 static const MCPhysReg SRegList[] = { ARM::S0, ARM::S1, ARM::S2, ARM::S3, variable