Lines Matching defs:ApplyRegBankMapping
98 class ApplyRegBankMapping final : public GISelChangeObserver {
107 ApplyRegBankMapping(MachineIRBuilder &B, const AMDGPURegisterBankInfo &RBI_,
114 ~ApplyRegBankMapping() override {
1091 ApplyRegBankMapping ApplyBank(B, *this, MRI, DstBank);
1154 ApplyRegBankMapping O(B, *this, MRI, &AMDGPU::VGPRRegBank);
1198 ApplyRegBankMapping ApplyBank(B, *this, MRI, &AMDGPU::SGPRRegBank);
1474 ApplyRegBankMapping ApplyBank(B, *this, MRI, &AMDGPU::VGPRRegBank);
1526 ApplyRegBankMapping ApplyBank(B, *this, MRI, &AMDGPU::SGPRRegBank);
2163 ApplyRegBankMapping ApplyBank(B, *this, MRI, &AMDGPU::VGPRRegBank);
2251 ApplyRegBankMapping ApplyBank(B, *this, MRI, DstBank);
2396 ApplyRegBankMapping ApplyBank(B, *this, MRI, DstBank);
2454 ApplyRegBankMapping Apply(B, *this, MRI, &AMDGPU::VGPRRegBank);
2497 ApplyRegBankMapping ApplySALU(B, *this, MRI, &AMDGPU::SGPRRegBank);
2613 ApplyRegBankMapping O(B, *this, MRI, &AMDGPU::VGPRRegBank);
2659 ApplyRegBankMapping ApplyVALU(B, *this, MRI, &AMDGPU::VGPRRegBank);
2689 ApplyRegBankMapping ApplyVALU(B, *this, MRI, &AMDGPU::VGPRRegBank);