Lines Matching refs:getSizeInBits
392 if (Type.getSizeInBits() >= OtherType.getSizeInBits())393 if (Type.getVectorElementType().getSizeInBits()394 >= OtherType.getVectorElementType().getSizeInBits()) {404 if (Type.getSizeInBits() >= OtherType.getSizeInBits()) {1525 unsigned Size = EVT(VT).getSizeInBits();