Searched refs:noOfBits (Results 1 – 2 of 2) sorted by relevance
427 int noOfBits = sizeof(ScalarTy) * CHAR_BIT; in getScalarTy() local429 return (Type*) Type::getIntNTy(C, noOfBits); in getScalarTy()431 switch (noOfBits) { in getScalarTy()
417 int noOfBits = sizeof(ScalarTy) * CHAR_BIT; in getScalarTy() local419 return (Type*) Type::getIntNTy(C, noOfBits); in getScalarTy()421 switch (noOfBits) { in getScalarTy()