Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2941 LLT InsTy = MRI.getType(InsReg); in applyMappingImpl() local
2942 (void)InsTy; in applyMappingImpl()
2973 assert(InsTy.getSizeInBits() == 64); in applyMappingImpl()