Home
last modified time | relevance | path

Searched defs:report_context (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/criterion/src/
Dbenchmark_group.rs279 let report_context = ReportContext { in run_bench() localVariable
383 let report_context = ReportContext { in drop() localVariable
Dbenchmark.rs318 let report_context = ReportContext { in run() localVariable
479 let report_context = ReportContext { in run() localVariable
Dlib.rs726 let report_context = ReportContext { in final_summary() localVariable
/external/llvm/lib/CodeGen/
DMachineVerifier.cpp469 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier
473 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier
477 void MachineVerifier::report_context(const LiveRange &LR, unsigned Reg, in report_context() function in MachineVerifier
485 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier
489 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier
/external/llvm-project/llvm/lib/CodeGen/
DMachineVerifier.cpp504 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier
508 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier
512 void MachineVerifier::report_context(const LiveRange &LR, Register VRegUnit, in report_context() function in MachineVerifier
520 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier
524 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier
532 void MachineVerifier::report_context(MCPhysReg PReg) const { in report_context() function in MachineVerifier
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp519 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier
523 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier
527 void MachineVerifier::report_context(const LiveRange &LR, unsigned VRegUnit, in report_context() function in MachineVerifier
535 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier
539 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier
547 void MachineVerifier::report_context(MCPhysReg PReg) const { in report_context() function in MachineVerifier