Home
last modified time | relevance | path

Searched defs:IntNTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp488 auto IntNTy = Type::getIntNTy(LI.getContext(), LdBits); in visitLoadInst() local
H A DAMDGPUCodeGenPrepare.cpp1666 Type *IntNTy = Builder.getIntNTy(TySize); in visitLoadInst() local