Searched defs:IsExt (Results 1 – 3 of 3) sorted by relevance
89 bool IsExt = IsFloat ? match(&V, m_FPExt(PatternMatch::m_Value(CastSrc))) in canSafelyConvertTo16Bit() local
855 unsigned Opc, bool IsExt) { in ExpandVTBL()
816 bool AVRExpandPseudo::expandLPMWELPMW(Block &MBB, BlockIt MBBI, bool IsExt) { in expandLPMWELPMW()