Searched defs:HiRegList (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.cpp114 static const MCPhysReg HiRegList[] = { PPC::R3, PPC::R5, PPC::R7, PPC::R9 }; local
143 static const MCPhysReg HiRegList[] = { PPC::R3 }; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp65 static const MCPhysReg HiRegList[] = { ARM::R0, ARM::R2 }; local
116 static const MCPhysReg HiRegList[] = { ARM::R0, ARM::R2 }; local

Completed in 100 milliseconds