Searched refs:DiagFallback (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DResetMachineFunctionPass.cpp71 DiagnosticInfoISelFallback DiagFallback(F);
72 F.getContext().diagnose(DiagFallback); variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp505 DiagnosticInfoISelFallback DiagFallback(Fn);
506 Fn.getContext().diagnose(DiagFallback);

Completed in 161 milliseconds