Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2650 SDNode *M0Base in SelectDS_GWS() local
2654 glueCopyToM0(N, SDValue(M0Base, 0)); in SelectDS_GWS()
H A DAMDGPUInstructionSelector.cpp1696 Register M0Base = MRI->createVirtualRegister(&AMDGPU::SReg_32RegClass); in selectDSGWSIntrinsic() local
1697 BuildMI(*MBB, &MI, DL, TII.get(AMDGPU::S_LSHL_B32), M0Base) in selectDSGWSIntrinsic()
1703 .addReg(M0Base); in selectDSGWSIntrinsic()