Home
last modified time | relevance | path

Searched refs:fooa (Results 1 – 3 of 3) 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/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 {