reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1124 const SIMachineFunctionInfo *MFI = MF.getInfo<SIMachineFunctionInfo>(); 1125 unsigned RsrcReg = getRsrcReg(MF.getFunction().getCallingConv()); 1127 if (AMDGPU::isCompute(MF.getFunction().getCallingConv())) { 1149 if (MF.getFunction().getCallingConv() == CallingConv::AMDGPU_PS) {