Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1635 unsigned NullSize = DL->getTypeSizeInBits(C.getType()); in translate() local
1636 auto *ZeroTy = Type::getIntNTy(C.getContext(), NullSize); in translate()