OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EA
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
xray-graph.cpp
249
auto &
EA
= G[EI];
250
EA
.Timings.push_back(D);
251
updateStat(
EA
.S, D);
259
auto &
EA
= G[EI];
260
EA
.Timings.push_back(D);
261
updateStat(
EA
.S, D);
/src/usr.sbin/gspa/gspa/
gsp_ass.h
93
char mode; /*
EA
mode */
105
#define
EA
4 /* effective address */
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RDFGraph.cpp
885
NodeAddr<BlockNode*>
EA
= Func.Addr->getEntryBlock(*this);
897
MachineBasicBlock &EntryB = *
EA
.Addr->getCode();
910
NodeAddr<PhiNode*> PA = newPhi(
EA
);
959
linkBlockRefs(DM,
EA
);
Completed in 77 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026