Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isIntegerType

301   assert(Type->isIntegerType() && "Given type is not an integer.");
6446 if (ArgTy->isIntegerType())