Home
last modified time | relevance | path

Searched refs:cpumask_t (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2008-12-01-SpillerAssert.ll4 … i32, i32, [9 x i32], [16 x i8], [64 x i8], i32, i32, i32, i64, %struct.cpumask_t, i16, i16, i16, …
5 %struct.cpumask_t = type { [1 x i64] }
/external/clang/test/Sema/
Dcast.c3 typedef struct { unsigned long bits[(((1) + (64) - 1) / (64))]; } cpumask_t; typedef
4 cpumask_t x;