Searched refs:LeftInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp1753 WidthAndSignedness LeftInfo = local
1760 EncompassingIntegerType({LeftInfo, RightInfo, ResultInfo});
1793 Left = Builder.CreateIntCast(Left, EncompassingLLVMTy, LeftInfo.Signed);

Completed in 126 milliseconds