Searched refs:IsExt (Results 1 – 3 of 3) sorted by relevance
100 bool expandLPMWELPMW(Block &MBB, BlockIt MBBI, bool IsExt);813 bool AVRExpandPseudo::expandLPMWELPMW(Block &MBB, BlockIt MBBI, bool IsExt) { in expandLPMWELPMW() argument819 unsigned OpLo = IsExt ? AVR::ELPMRdZPi : AVR::LPMRdZPi; in expandLPMWELPMW()820 unsigned OpHi = IsExt ? AVR::ELPMRdZ : AVR::LPMRdZ; in expandLPMWELPMW()824 if (IsExt) { in expandLPMWELPMW()
91 bool IsExt = IsFloat ? match(&V, m_FPExt(PatternMatch::m_Value(CastSrc))) in canSafelyConvertTo16Bit() local93 if (IsExt) { in canSafelyConvertTo16Bit()
72 unsigned Opc, bool IsExt);855 unsigned Opc, bool IsExt) { in ExpandVTBL() argument865 if (IsExt) { in ExpandVTBL()