Home | History | Annotate | Download | only in X86

Lines Matching refs:VT2

863     bool isTruncateFree(EVT VT1, EVT VT2) const override;
876 bool isZExtFree(EVT VT1, EVT VT2) const override;
877 bool isZExtFree(SDValue Val, EVT VT2) const override;
889 /// operations of type VT1 to VT2. e.g. on x86, it's profitable to narrow
891 bool isNarrowingProfitable(EVT VT1, EVT VT2) const override;