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

References

lib/Target/AArch64/AArch64ExpandImm.cpp
  206         SecondMovkIdx = Idx;
  217         SecondMovkIdx = Idx;
  227   const bool SingleMovk = SecondMovkIdx == NotSet;
  237   Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, SecondMovkIdx),
  239                                              SecondMovkIdx * 16) });