Lines Matching defs:ApplyBank
1091 ApplyRegBankMapping ApplyBank(B, *this, MRI, DstBank);
1112 LegalizerHelper Helper(B.getMF(), ApplyBank, B);
1206 ApplyRegBankMapping ApplyBank(B, *this, MRI, &AMDGPU::SGPRRegBank);
1503 ApplyRegBankMapping ApplyBank(B, *this, MRI, &AMDGPU::VGPRRegBank);
1555 ApplyRegBankMapping ApplyBank(B, *this, MRI, &AMDGPU::SGPRRegBank);
2192 ApplyRegBankMapping ApplyBank(B, *this, MRI, &AMDGPU::VGPRRegBank);
2280 ApplyRegBankMapping ApplyBank(B, *this, MRI, DstBank);
2282 LegalizerHelper Helper(B.getMF(), ApplyBank, B);
2426 ApplyRegBankMapping ApplyBank(B, *this, MRI, DstBank);
2427 LegalizerHelper Helper(*MF, ApplyBank, B);