Searched refs:FPWidth (Results 1 – 1 of 1) sorted by relevance
73 unsigned FPWidth = SrcEltTy->getPrimitiveSizeInBits(); in FoldBitCast() local75 VectorType::get(IntegerType::get(C->getContext(), FPWidth), NumSrcElts); in FoldBitCast()136 unsigned FPWidth = DstEltTy->getPrimitiveSizeInBits(); in FoldBitCast() local138 VectorType::get(IntegerType::get(C->getContext(), FPWidth), NumDstElt); in FoldBitCast()149 unsigned FPWidth = SrcEltTy->getPrimitiveSizeInBits(); in FoldBitCast() local151 VectorType::get(IntegerType::get(C->getContext(), FPWidth), NumSrcElt); in FoldBitCast()