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