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

Declarations

lib/CodeGen/MachineVerifier.cpp
  234     bool verifyVectorElementMatch(LLT Ty0, LLT Ty1, const MachineInstr *MI);

References

lib/CodeGen/MachineVerifier.cpp
 1076     verifyVectorElementMatch(DstTy, SrcTy, MI);
 1141     verifyVectorElementMatch(DstTy, SrcTy, MI);
 1167       verifyVectorElementMatch(SelTy, CondTy, MI);
 1395     verifyVectorElementMatch(DstTy, SrcTy, MI);