Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMCallingConv.h165 static const MCPhysReg SRegList[] = { ARM::S0, ARM::S1, ARM::S2, ARM::S3, variable
221 RegList = SRegList; in CC_ARM_AAPCS_Custom_Aggregate()
263 RegList = SRegList; in CC_ARM_AAPCS_Custom_Aggregate()
/external/llvm/lib/Target/AArch64/
DAArch64CallingConvention.h34 static const MCPhysReg SRegList[] = {AArch64::S0, AArch64::S1, AArch64::S2, variable
95 RegList = SRegList; in CC_AArch64_Custom_Block()