Home
last modified time | relevance | path

Searched refs:RightInfo (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGBuiltin.cpp1755 WidthAndSignedness RightInfo = in EmitBuiltinExpr() local
1760 EncompassingIntegerType({LeftInfo, RightInfo, ResultInfo}); in EmitBuiltinExpr()
1794 Right = Builder.CreateIntCast(Right, EncompassingLLVMTy, RightInfo.Signed); in EmitBuiltinExpr()