Home
last modified time | relevance | path

Searched refs:report_context_vreg_regunit (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp274 void report_context_vreg_regunit(Register VRegOrUnit) const;
600 report_context_vreg_regunit(VRegUnit); in report_context()
625 void MachineVerifier::report_context_vreg_regunit(Register VRegOrUnit) const { in report_context_vreg_regunit() function in MachineVerifier
2725 report_context_vreg_regunit(VRegOrUnit); in checkLivenessAtUse()
2731 report_context_vreg_regunit(VRegOrUnit); in checkLivenessAtUse()
2759 report_context_vreg_regunit(VRegOrUnit); in checkLivenessAtDef()
2768 report_context_vreg_regunit(VRegOrUnit); in checkLivenessAtDef()
2786 report_context_vreg_regunit(VRegOrUnit); in checkLivenessAtDef()