Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1113 LLT Part64, Part32; in applyMappingLoad() local
1114 std::tie(Part64, Part32) = splitUnequalType(LoadTy, 64); in applyMappingLoad()
1115 if (Helper.reduceLoadStoreWidth(cast<GAnyLoad>(MI), 0, Part64) != in applyMappingLoad()