Searched refs:isLegalIntegerType (Results 1 – 2 of 2) sorted by relevance
128 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
220 if (!isLegalIntegerType(CGM, intTy)) in addTypedData()612 bool swiftcall::isLegalIntegerType(CodeGenModule &CGM, in isLegalIntegerType() function in swiftcall