OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sched
(Results
151 - 175
of
1588
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp
24
#define DEBUG_TYPE "pre-RA-
sched
"
68
if (!PredMCID || PredMCID->getSchedClass() != PPC::
Sched
::IIC_SprMTSPR)
97
case PPC::
Sched
::IIC_IntDivW:
98
case PPC::
Sched
::IIC_IntDivD:
99
case PPC::
Sched
::IIC_LdStLoadUpd:
100
case PPC::
Sched
::IIC_LdStLDU:
101
case PPC::
Sched
::IIC_LdStLFDU:
102
case PPC::
Sched
::IIC_LdStLFDUX:
103
case PPC::
Sched
::IIC_LdStLHA:
104
case PPC::
Sched
::IIC_LdStLHAU
[
all
...]
/external/llvm/test/CodeGen/Generic/
2006-07-03-schedulers.ll
1
; RUN: llc < %s -pre-RA-
sched
=default
2
; RUN: llc < %s -pre-RA-
sched
=list-burr
3
; RUN: llc < %s -pre-RA-
sched
=fast
/development/ndk/platforms/android-3/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/external/chromium_org/third_party/smhasher/src/
Platform.cpp
24
#include <
sched
.h>
/external/ipsec-tools/src/racoon/
schedule.h
42
struct
sched
{
struct
56
TAILQ_ENTRY(
sched
) chain;
79
struct
sched
*sched_new __P((time_t, void (*func) __P((void *)), void *));
80
void sched_kill __P((struct
sched
*));
/external/llvm/lib/Target/X86/
X86InstrMMX.td
23
let
Sched
= WriteVecALU in {
41
let
Sched
= WriteVecIMul in
46
let
Sched
= WriteVecALU in {
60
let
Sched
= WriteShuffle in {
76
} //
Sched
78
let
Sched
= WriteCvtF2I in {
97
Sched
<[itins.
Sched
]> {
105
itins.rm>,
Sched
<[itins.
Sched
.Folded, ReadAfterLd]>
[
all
...]
/external/llvm/test/CodeGen/Hexagon/
args.ll
1
; RUN: llc -march=hexagon -mcpu=hexagonv4 -disable-dfa-
sched
-disable-hexagon-misched < %s | FileCheck %s
/external/llvm/test/CodeGen/X86/
2011-06-14-PreschedRegalias.ll
1
; RUN: llc < %s -march=x86-64 -stress-
sched
| FileCheck %s
pr7882.ll
1
; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin -pre-RA-
sched
=fast \
/external/valgrind/main/docs/xml/
vg-entities.xml
55
<!ENTITY vg-pthreads-perf-
sched
-manual "manual-core">
56
<!ENTITY vg-pthreads-perf-
sched
-ref "pthreads_perf_sched">
57
<!ENTITY vg-pthreads-perf-
sched
-label "Scheduling and Multi-Thread Performance">
58
<!ENTITY vg-pthreads-perf-
sched
-id "&vg-pthreads-perf-
sched
-manual;.&vg-pthreads-perf-
sched
-ref;">
59
<!ENTITY vg-pthreads-perf-
sched
-url "&vg-manual-url;&vg-pthreads-perf-
sched
-manual;.html#&vg-pthreads-perf-
sched
-id;">
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
ioprio.h
15
#include <linux/
sched
.h>
Completed in 376 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>