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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.cpp115 static const MCPhysReg LoRegList[] = { PPC::R4, PPC::R6, PPC::R8, PPC::R10 }; local
144 static const MCPhysReg LoRegList[] = { PPC::R4 }; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp66 static const MCPhysReg LoRegList[] = { ARM::R1, ARM::R3 }; local
117 static const MCPhysReg LoRegList[] = { ARM::R1, ARM::R3 }; local

Completed in 115 milliseconds