Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp160 unsigned LdBits = DL->getTypeStoreSize(LI.getType()) * 8; in visitLoadInst() local
161 auto IntNTy = Type::getIntNTy(LI.getContext(), LdBits); in visitLoadInst()