Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1750 static bool substituteSimpleCopyRegs( in substituteSimpleCopyRegs() function
2154 substituteSimpleCopyRegs(OpdMapper, 0); in applyMappingImpl()
2624 substituteSimpleCopyRegs(OpdMapper, 1); in applyMappingImpl()
2625 substituteSimpleCopyRegs(OpdMapper, 2); in applyMappingImpl()
2821 if (substituteSimpleCopyRegs(OpdMapper, 1)) in applyMappingImpl()
2987 substituteSimpleCopyRegs(OpdMapper, 2); in applyMappingImpl()
3002 substituteSimpleCopyRegs(OpdMapper, 4); // VGPR input val in applyMappingImpl()
3029 substituteSimpleCopyRegs(OpdMapper, 2); in applyMappingImpl()
3030 substituteSimpleCopyRegs(OpdMapper, 3); in applyMappingImpl()
3073 substituteSimpleCopyRegs(OpdMapper, 3); in applyMappingImpl()
[all …]