reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64ExpandImm.cpp
   64     if ((Count != 2 && Count != 3) || !canUseOrr(ChunkVal, Encoding))
   64     if ((Count != 2 && Count != 3) || !canUseOrr(ChunkVal, Encoding))
   67     const bool CountThree = Count == 3;