Home
last modified time | relevance | path

Searched refs:fooa (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/CodeGen/PowerPC/
Dalias.ll5 @fooa = alias i32, i32* @foo
12 ; MEDIUM: addis 3, 2, fooa@toc@ha
14 %a = load i32, i32* @fooa
28 ; LARGE-NEXT: .tc fooa[TC],fooa
/external/kmod/testsuite/
Dtest-dependencies.c41 int fooa = 0, foob = 0, fooc = 0; in test_dependencies() local
60 fooa = 1; in test_dependencies()
72 if (len != 3 || !fooa || !foob || !fooc) in test_dependencies()
/external/clang/test/Sema/
Dmips-interrupt-attr.c17 __attribute__((interrupt("vector=hw5"))) void fooa() {} in fooa() function
/external/llvm/test/Transforms/Inline/
Dalign.ll37 define void @fooa(float* nocapture align 128 %a, float* nocapture readonly %c) #0 {
46 ; CHECK: define void @fooa(float* nocapture align 128 %a, float* nocapture readonly %c) #0 {
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dmmx-arith.ll165 define void @fooa(x86_mmx* %A, x86_mmx* %B) {
/external/mksh/src/
Dcheck.t287 function fooa {
295 x=1 y=2; fooa 'bar - baz'