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

References

lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  426     return Cost + getCastInstrCost(Opcode, Dst, Src);
  431     return Cost + getCastInstrCost(Opcode, Dst, Src);
  440     return Cost;
  446       return Cost;
  450   return Cost + getCastInstrCost(Opcode, Dst, Src);