Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ResultType

1166     llvm::Type *ResultType = getTypes().ConvertType(DestType);
1174 return llvm::ConstantExpr::getTruncOrBitCast(AddrLabelDiff, ResultType);