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.cpp487 unsigned LdBits = DL->getTypeStoreSizeInBits(LI.getType()); in visitLoadInst() local
488 auto IntNTy = Type::getIntNTy(LI.getContext(), LdBits); in visitLoadInst()