Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypes

99         addr.getPointer(), CGF.getTypes().ConvertType(type)->getPointerTo());
157 llvm::Type *LTy = CGM.getTypes().ConvertTypeForMem(T);
197 const CGFunctionInfo &FI = CGM.getTypes().arrangeNullaryFunction();
322 getTypes().arrangeNullaryFunction(),
398 const CGFunctionInfo &FI = getTypes().arrangeNullaryFunction();
467 const CGFunctionInfo &FI = getTypes().arrangeNullaryFunction();
487 getTypes().arrangeNullaryFunction(),
510 getTypes().arrangeNullaryFunction(), FunctionArgList());
561 getTypes().arrangeNullaryFunction(), FunctionArgList());
590 const CGFunctionInfo &FI = CGM.getTypes().arrangeFreeFunctionDeclaration(
592 llvm::FunctionType *FTy = CGM.getTypes().GetFunctionType(FI);