Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:isIntegerTy

372   if (NumArgs >= 1 && !FTy->getParamType(0)->isIntegerTy(32))
374 if (!FTy->getReturnType()->isIntegerTy() &&
672 assert(DestTy->isIntegerTy(32) && "Invalid bitcast");
676 assert(DestTy->isIntegerTy(64) && "Invalid bitcast");