OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_64
(Results
1 - 2
of
2
) sorted by null
/external/llvm/test/CodeGen/PowerPC/
ppc64-sibcall.ll
9
%
S_64
= type { [15 x i32], i32 }
14
define void @callee_64_copy([8 x i64] %a, %
S_64
* %b) #0 { ret void }
26
define void @caller_64_reorder_copy(%
S_64
* %b, [8 x i64] %a) #1 {
27
tail call void @callee_64_copy([8 x i64] %a, %
S_64
* %b)
/external/llvm/tools/llvm-objdump/
MachODump.cpp
[
all
...]
Completed in 268 milliseconds