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

Declarations

include/llvm/CodeGen/GlobalISel/Utils.h
  174 LLT getLLTForMVT(MVT Ty);

References

lib/CodeGen/GlobalISel/CallLowering.cpp
  227           LLT NewLLT = getLLTForMVT(NewVT);