Searched refs:stress (Results 1 – 25 of 66) sorted by relevance
123
1 llvm-stress - generate random .ll files7 :program:`llvm-stress` [-size=filesize] [-seed=initialseed] [-o=outfile]12 The :program:`llvm-stress` tool is used to generate random ``.ll`` files that33 :program:`llvm-stress` returns 0.
29 llvm-stress
140 .dfn-instance { stress: 20; pitch: high; }144 h1 { stress: 25; richness: 90; }145 h2 { stress: 20; richness: 90; }146 h3 { stress: 15; richness: 90; }147 h4 { stress: 10; richness: 90; }148 h5 { stress: 7; richness: 90; }149 h6 { stress: 5; richness: 90; }
6 void stress(jptr addr) { in stress() function17 stress((jptr)p); in Thread()26 stress(jheap); in main()
3 add_llvm_tool(llvm-stress4 llvm-stress.cpp
1 ;===- ./tools/llvm-stress/LLVMBuild.txt -------------------------*- Conf -*--===;20 name = llvm-stress
11 TOOLNAME := llvm-stress
59 function stress() { function234 stress();
44 - find stress/ -type f -maxdepth 2 -mindepth 2 -name "Makefile" -exec dirname '{}' ';'45 + find stress/ -maxdepth 2 -mindepth 2 -type f -name "Makefile" -exec dirname '{}' ';'49 - find stress/ -type f -maxdepth 2 -mindepth 2 -name "run.sh" -exec dirname '{}' ';'50 + find stress/ -maxdepth 2 -mindepth 2 -type f -name "run.sh" -exec dirname '{}' ';'
2 ; RUN: llc < %s -x86-early-ifcvt -stress-early-ifcvt -verify-machineinstrs6 ; Run these tests with and without -stress-early-ifcvt to exercise heuristics.
1 ; RUN: llc < %s -march=x86-64 -stress-sched | FileCheck %s
2 ; RUN: llc < %s -O3 -march=x86-64 -mcpu=core2 -stress-ivchain | FileCheck %s -check-prefix=X643 ; RUN: llc < %s -O3 -march=x86 -mcpu=core2 -stress-ivchain | FileCheck %s -check-prefix=X3211 ; This is not quite profitable to chain. But with -stress-ivchain, we
244 function stress() { function419 stress();
59 void stress(const char** data, int32_t data_length, const Locale& loc,
65 void stress(const char** data, int32_t data_length, const Locale& loc,
22 stress-test \
85 matrix-test$(EXEEXT) stress-test$(EXEEXT) \228 stress_test_SOURCES = stress-test.c229 stress_test_OBJECTS = stress-test.$(OBJEXT)272 scaling-test.c stress-test.c trap-crasher.c281 scaling-test.c stress-test.c trap-crasher.c458 stress-test \629 stress-test$(EXEEXT): $(stress_test_OBJECTS) $(stress_test_DEPENDENCIES) $(EXTRA_stress_test_DEPEND…630 @rm -f stress-test$(EXEEXT)669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stress-test.Po@am__quote@
9 # 1/ replaced the primary stress character " (double quote) by its dec code "124 % secondary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------126 " primary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------
9 # 1/ replaced the primary stress character " (double quote) by its dec code "146 % secondary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------148 " primary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------
9 # 1/ replaced the primary stress character " (double quote) by its dec code "177 # TEST % secondary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------183 # BUG " primary stress BETTER TEST? <<<<<<<<<<<<------------------------------------184 …abet="xsampa" ph=""no_Uz"/> and <phoneme alphabet="xsampa" ph="no_Uz"/> primary stress.</speak>
8 Test GLXPixmap support with invalid pixmaps (to stress the protocol code).
33 package jme3test.stress;
32 package jme3test.stress;
37 llvm-size llvm-stress llvm-mcmarkup \