Searched refs:FPWidth (Results 1 – 1 of 1) sorted by relevance
68 unsigned FPWidth = SrcEltTy->getPrimitiveSizeInBits(); in FoldBitCast() local70 VectorType::get(IntegerType::get(C->getContext(), FPWidth), NumSrcElts); in FoldBitCast()128 unsigned FPWidth = DstEltTy->getPrimitiveSizeInBits(); in FoldBitCast() local130 VectorType::get(IntegerType::get(C->getContext(), FPWidth), NumDstElt); in FoldBitCast()141 unsigned FPWidth = SrcEltTy->getPrimitiveSizeInBits(); in FoldBitCast() local143 VectorType::get(IntegerType::get(C->getContext(), FPWidth), NumSrcElt); in FoldBitCast()