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

Declarations

include/llvm/CodeGen/GlobalISel/RegBankSelect.h
  592   computeMapping(MachineInstr &MI,

References

lib/CodeGen/GlobalISel/RegBankSelect.cpp
  300         computeMapping(MI, *CurMapping, LocalRepairPts, &Cost);
  630     MappingCost DefaultCost = computeMapping(MI, *BestMapping, RepairPts);