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