OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regnode
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
2006-03-17-KnRMismatch.c
3
void
regnode
(int op);
5
void
regnode
(op)
function
/external/llvm/test/CodeGen/X86/
2009-07-15-CoalescerBug.ll
22
%struct.REGEXP = type { i32*, i32*, %struct.
regnode
*, %struct.reg_substr_data*, i8*, %struct.reg_data*, i8*, i32*, i32, i32, i32, i32, i32, i32, i32, i32, [1 x %struct.
regnode
] }
36
%struct.
regnode
= type { i8, i8, i16 }
/external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp
92
if (RegisterSDNode *
RegNode
=
94
return
RegNode
->getReg() == X86::RIP;
[
all
...]
Completed in 2639 milliseconds