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

References

lib/Target/AArch64/AArch64ExpandImm.cpp
  161     int64_t Chunk = getChunk(UImm, Idx);
  188   uint64_t OrrImm = UImm;
  195     const uint64_t Chunk = getChunk(UImm, Idx);
  228   Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, FirstMovkIdx),
  237   Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, SecondMovkIdx),