Searched refs:cpuinfo_x86 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | 2008-12-01-SpillerAssert.ll | 4 …%struct.cpuinfo_x86 = type { i8, i8, i8, i8, i32, i8, i8, i8, i32, i32, [9 x i32], [16 x i8], [64 … 10 define void @display_cacheinfo(%struct.cpuinfo_x86* %c) nounwind section ".cpuinit.text" {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2008-12-01-SpillerAssert.ll | 4 …%struct.cpuinfo_x86 = type { i8, i8, i8, i8, i32, i8, i8, i8, i32, i32, [9 x i32], [16 x i8], [64 … 10 define void @display_cacheinfo(%struct.cpuinfo_x86* %c) nounwind section ".cpuinit.text" {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2008-12-01-SpillerAssert.ll | 4 …%struct.cpuinfo_x86 = type { i8, i8, i8, i8, i32, i8, i8, i8, i32, i32, [9 x i32], [16 x i8], [64 … 10 define void @display_cacheinfo(%struct.cpuinfo_x86* %c) nounwind section ".cpuinit.text" {
|
/external/u-boot/arch/x86/cpu/i386/ |
D | cpu.c | 53 struct cpuinfo_x86 { struct 291 static inline void get_fms(struct cpuinfo_x86 *c, uint32_t tfms) in get_fms() 330 struct cpuinfo_x86 c; in x86_cpu_init_f()
|