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

Declarations

include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  938   void computeTables();

References

lib/Target/AArch64/AArch64LegalizerInfo.cpp
   57     computeTables();
  615   computeTables();
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
 1086   computeTables();
lib/Target/ARM/ARMLegalizerInfo.cpp
   79     computeTables();
  249   computeTables();
lib/Target/Mips/MipsLegalizerInfo.cpp
  237   computeTables();
lib/Target/RISCV/RISCVLegalizerInfo.cpp
   22   computeTables();
lib/Target/X86/X86LegalizerInfo.cpp
   84   computeTables();
unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
  628   LI.computeTables();
  671   LI.computeTables();
unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp
   58   L.computeTables();
  104   L.computeTables();
  136   L.computeTables();
  162   L.computeTables();
  178   L.computeTables();
  235     LI.computeTables();
  249     LI.computeTables();
  261     LI.computeTables();
  273     LI.computeTables();
  289     LI.computeTables();
  302     LI.computeTables();
  316     LI.computeTables();
  333     LI.computeTables();
  349     LI.computeTables();
  371     LI.computeTables();
  396     LI.computeTables();