Searched defs:foo (Results 176 - 200 of 1723) sorted by relevance

1234567891011>>

/external/clang/test/VFS/
H A Drelative-path.c9 void foo() { function
/external/compiler-rt/test/BlocksRuntime/
H A Dmacro.c10 void foo() { function
/external/lldb/test/functionalities/fat_archives/
H A Da.c1 int foo () function
/external/lldb/test/lang/objc/hidden-ivars/
H A DInternalDefiner.h6 uintptr_t foo; variable
/external/llvm/test/DebugInfo/AArch64/
H A Deh_frame.s4 .globl foo
5 .type foo,@function
6 foo: label
/external/llvm/test/DebugInfo/SystemZ/
H A Deh_frame_personality.s5 .globl foo
7 .type foo,@function
8 foo: # @foo label
19 .size foo, .-foo
/external/llvm/test/DebugInfo/X86/
H A Dmain-file-name.s1 // RUN: llvm-mc -triple x86_64-unknown-linux-gnu -filetype obj -main-file-name foo.S -g -o %t %s
6 // CHECK: DW_AT_name [DW_FORM_string] ("foo.S")
9 # 1 "foo.S"
11 # 1 "foo.S" 2
13 foo: label
/external/llvm/test/MC/AArch64/
H A Darm64-advsimd.s3 foo: label
H A Darm64-aliases.s3 foo: label
H A Darm64-arithmetic-encoding.s3 foo: label
H A Darm64-be-datalayout.s4 foo: .xword 0x123456789abcde label
H A Darm64-bitfield-encoding.s3 foo: label
H A Darm64-crypto.s3 foo: label
H A Darm64-fp-encoding.s3 foo: label
H A Darm64-logical-encoding.s3 foo: label
H A Darm64-memory.s3 foo: label
442 ldr w5, foo
443 ldr x4, foo
444 ldrsw x9, foo
445 prfm #5, foo
447 ; CHECK: ldr w5, foo ; encoding: [0bAAA00101,A,A,0x18]
448 ; CHECK: ldr x4, foo ; encoding: [0bAAA00100,A,A,0x58]
449 ; CHECK: ldrsw x9, foo ; encoding: [0bAAA01001,A,A,0x98]
450 ; CHECK: prfm pldl3strm, foo ; encoding: [0bAAA00101,A,A,0xd8]
H A Darm64-system-encoding.s4 foo: label
H A Dldr-pseudo-obj-errors.s10 foo: label
/external/llvm/test/MC/ARM/AlignedBundling/
H A Dgroup-bundle-arm.s39 foo: label
40 b foo
/external/llvm/test/MC/ARM/
H A Dalign_arm_2_thumb.s9 @ ARM_2_THUMB-LABEL: foo
10 foo: label
H A Dalign_thumb_2_arm.s9 @ THUMB_2_ARM-LABEL: foo
10 foo: label
H A Delf-jump24-fixup.s6 foo: label
H A Dldr-pseudo-obj-errors.s12 foo: label
H A Dvpush-vpop.s4 foo: label
5 @ CHECK: foo
/external/llvm/test/MC/AsmParser/
H A Dmacro-err1.s4 .macro foo bar
8 foo 42, 42 label

Completed in 1324 milliseconds

1234567891011>>