Home
last modified time | relevance | path

Searched refs:bar0 (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CodeGen/
Dms_struct-bitfield-init.c18 char bar0; member
60 if (t2.bar0 != 'a' || t2.bar8 != 'i') in main()
/external/llvm/test/CodeGen/PowerPC/
Dswaps-le-6.ll11 define void @bar0() {
20 ; CHECK-LABEL: @bar0
Dswaps-le-5.ll9 define void @bar0(double %y) {
17 ; CHECK-LABEL: @bar0
Dfast-isel-call.ll80 define i32 @bar0(i32 %i) nounwind {
87 ; store i32 (i32)* @bar0, i32 (i32)** %fptr, align 8
/external/syslinux/gpxe/src/drivers/net/phantom/
Dphantom.c139 void *bar0; member
217 writel ( window, phantom->bar0 + UNM_128M_CRB_WINDOW ); in phantom_crb_access_128m()
220 verify_window = readl ( phantom->bar0 + UNM_128M_CRB_WINDOW ); in phantom_crb_access_128m()
246 writel ( window, phantom->bar0 + UNM_32M_CRB_WINDOW ); in phantom_crb_access_32m()
249 verify_window = readl ( phantom->bar0 + UNM_32M_CRB_WINDOW ); in phantom_crb_access_32m()
300 writel ( window, phantom->bar0 + UNM_2M_CRB_WINDOW ); in phantom_crb_access_2m()
303 verify_window = readl ( phantom->bar0 + in phantom_crb_access_2m()
330 return readl ( phantom->bar0 + offset ); in phantom_readl()
345 writel ( value, phantom->bar0 + offset ); in phantom_writel()
1773 phantom->bar0 = ioremap ( bar0_start, bar0_size ); in phantom_map_crb()
[all …]
/external/llvm/test/CodeGen/ARM/
Dfast-isel-call.ll150 define i32 @bar0(i32 %i) nounwind {
156 ; ARM: {{(movw r1, :lower16:_?bar0)|(ldr r1, .LCPI)}}
157 ; ARM: {{(movt r1, :upper16:_?bar0)|(ldr r1, \[r1\])}}
160 ; THUMB: {{(movw r1, :lower16:_?bar0)|(ldr.n r1, .LCPI)}}
161 ; THUMB: {{(movt r1, :upper16:_?bar0)|(ldr r1, \[r1\])}}
164 store i32 (i32)* @bar0, i32 (i32)** %fptr, align 8
/external/clang/test/Sema/
Dmissing-field-initializers.c11 struct Foo bar0[] = { variable
/external/clang/test/SemaCXX/
Dtype-definition-in-specifier.cpp28 short foo6 (enum bar0 {qq} bar3); // expected-error{{cannot be defined in a parameter type}}
/external/clang/test/Parser/
Dswitch-recovery.cpp218 bool bar0() {
/external/llvm/test/CodeGen/X86/
Dpeephole-na-phys-copy-folding.ll170 i64* %foo0, i64 %bar0, i64 %baz0,
172 %cx0 = cmpxchg i64* %foo0, i64 %bar0, i64 %baz0 seq_cst seq_cst
/external/llvm/test/Transforms/LoopVectorize/
Druntime-check-address-space.ll55 define void @bar0(i32* %a, i32 addrspace(1)* %b, i32 %n) #0 {
56 ; CHECK-LABEL: @bar0(
/external/llvm/test/CodeGen/AArch64/
Darm64-vmul.ll1380 define <8 x i16> @bar0(<8 x i16> %a, <16 x i8> %b, <16 x i8> %c) nounwind {
1381 ; CHECK-LABEL: bar0: