OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SRegList
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64CallingConvention.h
34
static const MCPhysReg
SRegList
[] = {AArch64::S0, AArch64::S1, AArch64::S2,
95
RegList =
SRegList
;
/external/llvm/lib/Target/ARM/
ARMCallingConv.h
165
static const MCPhysReg
SRegList
[] = { ARM::S0, ARM::S1, ARM::S2, ARM::S3,
221
RegList =
SRegList
;
263
RegList =
SRegList
;
Completed in 971 milliseconds