Searched refs:heuristics (Results 1 – 25 of 68) sorted by relevance
123
/external/valgrind/memcheck/tests/ |
D | leak_cpp_interior.stderr.exp-64bit | 22 leak_check summary heuristics multipleinheritance 36 leak_check summary any heuristics newarray 48 leak_check summary heuristics length64 60 leak_check summary heuristics stdstring 72 leak_check summary heuristics multipleinheritance,newarray,stdstring,length64 86 leak_check summary heuristics all 100 leak_check summary heuristics none
|
D | leak_cpp_interior.stderr.exp | 22 leak_check summary heuristics multipleinheritance 36 leak_check summary any heuristics newarray 48 leak_check summary heuristics length64 60 leak_check summary heuristics stdstring 72 leak_check summary heuristics multipleinheritance,newarray,stdstring,length64 86 leak_check summary heuristics all 100 leak_check summary heuristics none
|
D | leak_cpp_interior.vgtest | 2 vgopts: --leak-check=summary --leak-check-heuristics=multipleinheritance,stdstring,newarray,length64
|
/external/valgrind/gdbserver_tests/ |
D | mchelp.stdoutB.exp | 32 [heuristics heur1,heur2,...] 46 [heuristics heur1,heur2,...] 101 [heuristics heur1,heur2,...] 115 [heuristics heur1,heur2,...]
|
/external/llvm/test/CodeGen/X86/ |
D | pr14088.ll | 29 ; heuristics. Now we produce this:
|
D | early-ifcvt-crash.ll | 6 ; Run these tests with and without -stress-early-ifcvt to exercise heuristics.
|
D | misched-matmul.ll | 4 ; Verify that register pressure heuristics are working in MachineScheduler. 8 ; scheduled subtrees. However, these heuristics are marginally
|
D | misched-balance.ll | 3 ; Verify that misched resource/latency balancy heuristics are sane. 232 ; balanced heuristics are interesting here because we have resource,
|
/external/iptables/extensions/ |
D | libxt_MASQUERADE.man | 18 source port-selection heuristics (see above). This is only valid
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | 2011-10-01-NoopTrunc.ll | 4 ; heuristics when i32 is a native type.
|
D | full-unroll-heuristics.ll | 1 ; In this test we check how heuristics for complete unrolling work. We have
|
/external/llvm/test/CodeGen/ARM/ |
D | ifcvt11.ll | 3 ; Adjust if-converter heuristics to avoid predicating vmrs which can cause
|
D | 2011-08-25-ldmia_ret.ll | 5 ; if-conversion heuristics, one of the return paths is if-converted
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCScheduleA2.td | 159 // A2 machine model for scheduling and other instruction cost heuristics.
|
D | PPCScheduleG5.td | 117 // G5 machine model for scheduling and other instruction cost heuristics.
|
D | PPCScheduleE500mc.td | 310 // e500mc machine model for scheduling and other instruction cost heuristics.
|
/external/llvm/test/Transforms/InstCombine/ |
D | err-rep-cold.ll | 1 ; Test the static branch probability heuristics for error-reporting functions.
|
/external/llvm/test/Transforms/Inline/ |
D | noinline-recursive-fn.ll | 3 ; inliner heuristics are not set up for this.
|
/external/valgrind/memcheck/ |
D | mc_include.h | 447 UInt heuristics; member 472 UInt max_blocks, UInt heuristics);
|
D | mc_leakcheck.c | 1608 UInt heuristics) in MC_() 1667 && (heuristics == 0 || HiS(ex->heuristic, heuristics))) { in MC_() 1781 detect_memory_leaks_last_heuristics = lcp->heuristics; in MC_()
|
/external/llvm/test/Analysis/BranchProbabilityInfo/ |
D | noreturn.ll | 1 ; Test the static branch probability heuristics for no-return functions.
|
/external/llvm/lib/Target/X86/ |
D | X86ScheduleSLM.td | 11 // instruction scheduling and other instruction cost heuristics.
|
D | X86SchedSandyBridge.td | 11 // scheduling and other instruction cost heuristics.
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | merge-cond-stores.ll | 79 ; heuristics should say no.
|
/external/zlib/src/doc/ |
D | txtvsbin.txt | 13 various heuristics.
|
123