Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/criterion/src/
Dbenchmark_group.rs279 let report_context = ReportContext { in run_bench() localVariable
384 let report_context = ReportContext { in drop() localVariable
Dlib.rs720 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/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineVerifier.cpp532 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier
536 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier
540 void MachineVerifier::report_context(const LiveRange &LR, Register VRegUnit, in report_context() function in MachineVerifier
548 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier
552 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier
560 void MachineVerifier::report_context(MCPhysReg PReg) const { in report_context() function in MachineVerifier