Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp273 void report_context_vreg(Register VReg) const;
621 void MachineVerifier::report_context_vreg(Register VReg) const { in report_context_vreg() function in MachineVerifier
627 report_context_vreg(VRegOrUnit); in report_context_vreg_regunit()
3293 report_context_vreg(VReg); in visitMachineFunctionAfter()