Home | History | Annotate | Download | only in Utils

Lines Matching refs:getInt8Ty

217       Value *Val = B.CreateIntCast(CI->getArgOperand(1), B.getInt8Ty(),
1038 Value *Val = B.CreateIntCast(CI->getArgOperand(1), B.getInt8Ty(), false);
1456 Value *V = B.CreateTrunc(CI->getArgOperand(2), B.getInt8Ty(), "char");