reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
412 Type *IType = (ArgType->isFloatTy()) ? Int32Ty : Int64Ty; 476 Type *DstType = (Size == 32) ? Int32Ty : Int64Ty;