Lines Matching refs:EVT
71 static EVT getEquivalentMemType(LLVMContext &Context, EVT VT);
72 static EVT getEquivalentLoadRegType(LLVMContext &Context, EVT VT);
115 bool isFAbsFree(EVT VT) const override;
116 bool isFNegFree(EVT VT) const override;
117 bool isTruncateFree(EVT Src, EVT Dest) const override;
121 bool isZExtFree(EVT Src, EVT Dest) const override;
122 bool isZExtFree(SDValue Val, EVT VT2) const override;
124 bool isNarrowingProfitable(EVT VT1, EVT VT2) const override;
129 bool isFPImmLegal(const APFloat &Imm, EVT VT) const override;
130 bool ShouldShrinkFPConstant(EVT VT) const override;
133 EVT ExtVT) const override;
135 bool isLoadBitCastBeneficial(EVT, EVT) const override;
156 EVT VT,
164 EVT VT,
205 unsigned Reg, EVT VT) const;