Searched refs:InputSize (Results 1 – 2 of 2) sorted by relevance
1840 uint64_t InputSize = getContext().getTypeSize(InputTy); in EmitAsmStmt() local1841 if (getContext().getTypeSize(OutputType) < InputSize) { in EmitAsmStmt()
3305 unsigned InputSize = LHSI->getOperand(0)->getType()->getScalarSizeInBits(); in FoldFCmp_IntToFP_Cst() local3310 ++InputSize; in FoldFCmp_IntToFP_Cst()3313 if ((int)InputSize > MantissaWidth) in FoldFCmp_IntToFP_Cst()