Home | History | Annotate | Download | only in Target

Lines Matching refs:isFPImmLegal

336   /// isFPImmLegal - Returns true if the target can instruction select the
339 virtual bool isFPImmLegal(const APFloat &Imm, EVT VT) const {