Searched refs:i64Legal (Results 1 – 1 of 1) sorted by relevance
2203 bool i64Legal = Subtarget->is64Bit(); in TryEmitSmallMemcpy() local2208 if (Len >= 8 && i64Legal) in TryEmitSmallMemcpy()