Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2522 ApplyRegBankMapping ApplyVALU(*this, MRI, &AMDGPU::VGPRRegBank); in applyMappingImpl() local
2523 MachineIRBuilder B(MI, ApplyVALU); in applyMappingImpl()
2526 LegalizerHelper Helper(MF, ApplyVALU, B); in applyMappingImpl()
2553 ApplyRegBankMapping ApplyVALU(*this, MRI, &AMDGPU::VGPRRegBank); in applyMappingImpl() local
2554 MachineIRBuilder B(MI, ApplyVALU); in applyMappingImpl()