reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3795 assert(AI.isDirect() && "Unexpected ABI info for mixed regs"); 3796 llvm::StructType *ST = cast<llvm::StructType>(AI.getCoerceToType()); 3861 llvm::Type *ST = AI.canHaveCoerceToType() 3862 ? AI.getCoerceToType()