Searched refs:UMulIntrinsic (Results 1 – 1 of 1) sorted by relevance
410 static void lowerUMulWithOverflow(IntrinsicInst *UMulIntrinsic) { in lowerUMulWithOverflow() argument414 Module *M = UMulIntrinsic->getModule(); in lowerUMulWithOverflow()415 FunctionType *UMulFuncTy = UMulIntrinsic->getFunctionType(); in lowerUMulWithOverflow()417 const std::string FuncName = lowerLLVMIntrinsicName(UMulIntrinsic); in lowerUMulWithOverflow()421 UMulIntrinsic->setCalledFunction(UMulFunc); in lowerUMulWithOverflow()