Home
last modified time | relevance | path

Searched refs:__sched_param (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/Transforms/GVN/
D2009-03-10-PREOnVoid.ll9 %struct.__sched_param = type { i32 }
11 %struct.pthread_attr_t = type { i32, i32, %struct.__sched_param, i32, i32, i32, i32, i8*, i32 }
28 …uct.pthread_mutex_t*, %struct.__sched_param*)* @pthread_mutex_init ; <i32 (%struct.pthread_mutex_…
31 …ad_mutexattr_t = alias weak i32 (%struct.__sched_param*)* @pthread_mutexattr_init ; <i32 (%struct…
32 …texattr_ti = alias weak i32 (%struct.__sched_param*, i32)* @pthread_mutexattr_settype ; <i32 (%st…
33 …_mutexattr_t = alias weak i32 (%struct.__sched_param*)* @pthread_mutexattr_destroy ; <i32 (%struc…
88 define i32 @pthread_mutex_init(%struct.pthread_mutex_t*, %struct.__sched_param*) {
100 define i32 @pthread_mutexattr_init(%struct.__sched_param*) {
104 define i32 @pthread_mutexattr_settype(%struct.__sched_param*, i32) {
108 define i32 @pthread_mutexattr_destroy(%struct.__sched_param*) {
/external/llvm/test/CodeGen/Thumb/
D2007-05-05-InvalidPushPop.ll4 %struct.__sched_param = type { i32 }
5 %struct.pthread_attr_t = type { i32, i32, %struct.__sched_param, i32, i32, i32, i32, i8*, i32 }
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c448 struct __sched_param struct
474 struct __sched_param __schedparam;