OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResChain
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h
1122
SDValue
ResChain
;
1149
void spliceIntoChain(SDValue
ResChain
, SDValue NewResChain,
PPCISelLowering.cpp
8206
RLI.
ResChain
= SDValue(LD, LD->isIndexed() ? 2 : 1);
8210
// Given the head of the old chain,
ResChain
, insert a token factor containing
8211
// it and NewResChain, and make users of
ResChain
now be users of that token
8214
void PPCTargetLowering::spliceIntoChain(SDValue
ResChain
,
8217
if (!
ResChain
)
8227
DAG.ReplaceAllUsesOfValueWith(
ResChain
, TF);
8228
DAG.UpdateNodeOperands(TF.getNode(),
ResChain
, NewResChain);
8492
spliceIntoChain(RLI.
ResChain
, Bits.getValue(1), DAG);
8502
spliceIntoChain(RLI.
ResChain
, Bits.getValue(1), DAG);
8512
spliceIntoChain(RLI.
ResChain
, Bits.getValue(1), DAG)
[
all
...]
Completed in 35 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026