Searched refs:GPR4 (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCTLSDynamicCall.cpp | 84 Register GPR4 = Is64Bit ? PPC::X4 : PPC::R4; in processBlock() local 141 BuildMI(MBB, I, DL, TII->get(TargetOpcode::COPY), GPR4) in processBlock() 145 BuildMI(MBB, I, DL, TII->get(Opc2), GPR3).addReg(GPR3).addReg(GPR4); in processBlock()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | emptystruct.ll | 9 ; address, GPR4 contains the address of e2, and e1 and e3 are not passed or
|
| H A D | ppc64-align-long-double.ll | 7 ; argument comes in GPR3; GPR4 is skipped; GPRs 5 and 6 contain
|