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

Declarations

include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  226   void validateTruncExt(const LLT &Dst, const LLT &Src, bool IsExtend);

References

lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
 1005     validateTruncExt(DstOps[0].getLLTTy(*getMRI()),
 1012     validateTruncExt(DstOps[0].getLLTTy(*getMRI()),