OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bork
(Results
1 - 25
of
41
) sorted by null
1
2
/external/clang/test/CodeGenCXX/
2008-05-07-CrazyOffsetOf.cpp
4
struct
bork
{
struct
5
struct
bork
*next_local;
8
int offset = (char *) &(((struct
bork
*) 0x10)->query) - (char *) 0x10;
2007-10-01-StructResize.cpp
5
struct
Bork
{
10
int Foo(
Bork
*hdr) {
2009-08-11-VectorRetTy.cpp
7
static void
Bork
() {
12
Bork
<A>
/external/clang/test/CodeGen/
unaligned-memcpy.c
3
void
bork
() {
function
2007-10-15-VoidPtr.c
2
void
bork
(void **data) {
function
2007-11-07-AlignedMemcpy.c
2
void
bork
() {
function
2009-06-18-StaticInitTailPadPack.c
19
extern const struct Qux
Bork
;
20
const struct Qux
Bork
= {
2007-10-30-Volatile.c
2
void
bork
() {
function
2007-09-28-PackedUnionMember.c
25
extern long
bork
(FuncPtr handler, const struct E *list);
36
bork
(hndlr, events);
2007-08-22-CTTZ.c
3
int
bork
(unsigned long long x) {
function
2007-09-05-ConstCtor.c
10
void
bork
() {
function
2008-05-12-TempUsedBeforeDef.c
9
bork
(bar && foo, qux);
/external/clang/test/CodeGenObjC/
2008-11-25-Blocks.m
4
@interface
bork
8
@implementation
bork
10
__attribute__((__blocks__(byref)))
bork
* new = ((void *)0);
2008-11-24-ConstCFStrings.m
8
- (void)
bork
:(NSString*)msg;
12
[a
bork
:@"Hello world!"];
/external/clang/test/CodeGenObjCXX/
2007-10-03-MetadataPointers.mm
4
void
bork
() {
/external/clang/test/Preprocessor/
comment_save_macro.c
2
// CHECK-C: boo
bork
bar // zot
5
// CHECK-CC: boo
bork
/* blah*/ bar // zot
8
// CHECK: boo
bork
bar
11
#define FOO
bork
// blah
/external/llvm/test/CodeGen/X86/
inline-asm-modifier-n.ll
4
define void @
bork
() nounwind {
6
tail call void asm sideeffect "
BORK
${0:n}", "i,~{dirflag},~{fpsr},~{flags}"(i32 -37) nounwind
mmx-punpckhdq.ll
2
; There are no MMX operations in
bork
; promoted to XMM.
4
define void @
bork
(<1 x i64>* %x) {
5
; CHECK:
bork
/external/llvm/test/Transforms/InstCombine/
2007-04-08-SingleEltVectorCrash.ll
4
define i64 @
bork
(<1 x i64> %vec) {
2008-03-13-IntToPtr.ll
3
define i8* @
bork
(i8** %qux) {
2008-06-08-ICmpPHI.ll
10
%tmp = tail call i32 (...)* @
bork
( ) nounwind ; <i32> [#uses=0]
11
%tmp1 = tail call i32 (...)* @
bork
( ) nounwind ; <i32> [#uses=0]
12
%tmp2 = tail call i32 (...)* @
bork
( ) nounwind ; <i32> [#uses=1]
17
%tmp6 = tail call i32 (...)* @
bork
( ) nounwind ; <i32> [#uses=0]
21
%tmp8 = tail call i32 (...)* @
bork
( ) nounwind ; <i32> [#uses=0]
22
%tmp9 = tail call i32 (...)* @
bork
( ) nounwind ; <i32> [#uses=0]
43
declare i32 @
bork
(...)
/external/clang/test/Parser/
cxx-reference.cpp
3
extern char *
bork
;
4
char *& bar =
bork
;
/external/llvm/test/CodeGen/PowerPC/
2007-09-07-LoadStoreIdxForms.ll
12
%tmp1 = call i32 (...)* @
bork
( i32 %tmp ) ; <i32> [#uses=0]
16
declare i32 @
bork
(...)
2008-02-09-LocalRegAllocAssert.ll
3
define i32 @
bork
(i64 %foo, i64 %bar) {
2008-06-23-LiveVariablesCrash.ll
4
define i32 @
bork
() nounwind {
Completed in 569 milliseconds
1
2