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);
1157 ApplyRegBankMapping O(B, *this, MRI, &AMDGPU::VGPRRegBank);
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);
2426 ApplyRegBankMapping ApplyBank(B, *this, MRI, DstBank);
2485 ApplyRegBankMapping Apply(B, *this, MRI, &AMDGPU::VGPRRegBank);
2528 ApplyRegBankMapping ApplySALU(B, *this, MRI, &AMDGPU::SGPRRegBank);
2644 ApplyRegBankMapping O(B, *this, MRI, &AMDGPU::VGPRRegBank);
2690 ApplyRegBankMapping ApplyVALU(B, *this, MRI, &AMDGPU::VGPRRegBank);
2720 ApplyRegBankMapping ApplyVALU(B, *this, MRI, &AMDGPU::VGPRRegBank);