Home | History | Annotate | Download | only in X86

Lines Matching defs:FTy

2693   FunctionType *FTy = cast<FunctionType>(PT->getElementType());
2694 bool isVarArg = FTy->isVarArg();
2714 *FuncInfo.MF, FTy->isVarArg(),
2715 Outs, FTy->getContext());