Searched refs:Largest (Results 1 – 10 of 10) sorted by relevance
8 ; Largest stack for which a single tADDspi/tSUBspi is enough17 ; Largest stack for which three tADDspi/tSUBspis are enough
36 Largest, ///< The linker will choose the largest COMDAT. enumerator
643 Dst == Comdat::SelectionKind::Largest; in computeResultingSelectionKind()645 Src == Comdat::SelectionKind::Largest; in computeResultingSelectionKind()647 if (Dst == Comdat::SelectionKind::Largest || in computeResultingSelectionKind()648 Src == Comdat::SelectionKind::Largest) in computeResultingSelectionKind()649 Result = Comdat::SelectionKind::Largest; in computeResultingSelectionKind()668 case Comdat::SelectionKind::Largest: in computeResultingSelectionKind()687 } else if (Result == Comdat::SelectionKind::Largest) { in computeResultingSelectionKind()
435 MVT Largest = Other.TypeVec[Other.TypeVec.size()-1]; in EnforceSmallerThan() local439 if (OtherVT.isVector() != Largest.isVector()) in EnforceSmallerThan()443 if (OtherVT.getScalarSizeInBits() >= Largest.getScalarSizeInBits() || in EnforceSmallerThan()444 OtherVT.getSizeInBits() > Largest.getSizeInBits()) { in EnforceSmallerThan()
848 case Comdat::Largest: in getSelectionForCOFF()
545 case Comdat::Largest: in getEncodedComdatSelectionKind()
3092 case Comdat::Largest: in print()
1561 C->setSelectionKind(llvm::Comdat::Largest); in getAddrOfVTable()
680 return Comdat::Largest; in getDecodedComdatSelectionKind()
483 SK = Comdat::Largest; in parseComdat()