Home | History | Annotate | Download | only in CodeGen

Lines Matching full:bitwidth

1817     unsigned BitWidth = VT->getBitWidth();
1818 if ((BitWidth >= 128 && BitWidth <= 256) &&
2001 unsigned BitWidth = isa<llvm::PointerType>(IRType) ? 32 :
2004 if (BitsContainNoUserData(SourceTy, SourceOffset*8+BitWidth,