Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FPTy

7496         Type *FPTy = Elts[0]->getType();
7500 Constant *CA = ConstantArray::get(ArrayType::get(FPTy, 2), Elts);
7502 TD.getPrefTypeAlignment(FPTy));