Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp495 unsigned LdBits = DL.getTypeStoreSizeInBits(LI.getType()); in visitLoadInst() local
496 auto *IntNTy = Type::getIntNTy(LI.getContext(), LdBits); in visitLoadInst()