OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:return_f2
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
windows-struct-abi.c
20
struct f2
return_f2
(void) { while (1); }
function
22
// CHECK: define i64 @
return_f2
()
/external/llvm/test/CodeGen/Mips/
return-vector.ll
223
define <2 x float> @
return_f2
(float %a, float %b) {
229
; CHECK-LABEL:
return_f2
:
Completed in 488 milliseconds