Searched defs:InputSize (Results 1 – 7 of 7) sorted by relevance
202 size_t InputSize = input.size(); // don't include trailing 0 in Parse() local
1120 unsigned int InputSize, bool IsSigned, in convertFromSignExtendedInteger()1126 unsigned int InputSize, bool IsSigned, in convertFromZeroExtendedInteger()
4694 unsigned int InputSize, in convertFromSignExtendedInteger()4705 unsigned int InputSize, in convertFromZeroExtendedInteger()
2317 uint64_t InputSize = getContext().getTypeSize(InputTy); in EmitAsmStmt() local
5851 unsigned InputSize = IntTy->getScalarSizeInBits(); in foldFCmpIntToFPConst() local
13882 int InputSize = Input.getValueType().getScalarSizeInBits(); in combineBVOfVecSExt() local
14540 unsigned InputSize = (int)SrcVT.getScalarSizeInBits() - IsInputSigned; in FoldIntToFPToInt() local