OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIsDead
(Results
1 - 25
of
46
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp
101
MI->getOperand(3).
setIsDead
();
164
MI->getOperand(3).
setIsDead
();
173
MI->getOperand(3).
setIsDead
();
258
New->getOperand(3).
setIsDead
();
274
New->getOperand(3).
setIsDead
();
/src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRExpandPseudoInsts.cpp
165
MIBHI->getOperand(3).
setIsDead
();
193
MIBLO->getOperand(3).
setIsDead
();
201
MIBHI->getOperand(3).
setIsDead
();
241
MIBLO->getOperand(3).
setIsDead
();
251
MIBHI->getOperand(3).
setIsDead
();
311
MIBHI->getOperand(3).
setIsDead
();
354
MIBHI->getOperand(3).
setIsDead
();
405
MIBLO->getOperand(2).
setIsDead
();
412
MIBHI->getOperand(2).
setIsDead
();
434
MIBHI->getOperand(2).
setIsDead
();
[
all
...]
AVRRegisterInfo.cpp
203
New->getOperand(3).
setIsDead
();
231
New->getOperand(3).
setIsDead
();
AVRFrameLowering.cpp
126
MI->getOperand(3).
setIsDead
();
207
MI->getOperand(3).
setIsDead
();
362
New->getOperand(3).
setIsDead
();
392
New->getOperand(3).
setIsDead
();
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64PostSelectOptimize.cpp
162
II.getOperand(DeadNZCVIdx).
setIsDead
();
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyMemIntrinsicResults.cpp
126
MI.getOperand(0).
setIsDead
(false);
WebAssemblyPeephole.cpp
68
MO.
setIsDead
();
WebAssemblyExplicitLocals.cpp
332
Def.
setIsDead
(false);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveRangeEdit.cpp
175
(*--MI).getOperand(0).
setIsDead
(false);
372
MI->getOperand(0).
setIsDead
(true);
LivePhysRegs.cpp
310
MO->
setIsDead
(IsNotLive);
MIRCanonicalizerPass.cpp
361
MO.
setIsDead
(false);
RenameIndependentSubregs.cpp
362
MO.
setIsDead
();
MachineCSE.cpp
675
CSMI->getOperand(ImplicitDefToUpdate).
setIsDead
(false);
678
CSMI->getOperand(PhysDef.first).
setIsDead
(false);
DetectDeadLanes.cpp
544
MO.
setIsDead
();
ImplicitNullChecks.cpp
743
NewMO.
setIsDead
(false);
MachineInstr.cpp
1974
MO.
setIsDead
();
1993
getOperand(OpIdx).
setIsDead
(false);
2014
MO.
setIsDead
(false);
2059
MO.
setIsDead
();
RegAllocFast.cpp
891
MO.
setIsDead
(true);
1134
MO.
setIsDead
(true);
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveVariables.h
254
MO.
setIsDead
(false);
MachineOperand.h
506
void
setIsDead
(bool Val = true) {
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64DeadRegisterDefinitionsPass.cpp
175
MO.
setIsDead
();
AArch64CondBrTuning.cpp
95
MO.
setIsDead
(false);
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kFrameLowering.cpp
220
MI->getOperand(3).
setIsDead
();
365
MI->getOperand(3).
setIsDead
(); // The CCR implicit def is dead.
436
MI->getOperand(3).
setIsDead
();
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86FrameLowering.cpp
250
MI->getOperand(3).
setIsDead
(); // The EFLAGS implicit def is dead.
276
MI->getOperand(3).
setIsDead
(); // The EFLAGS implicit def is dead.
358
MI->getOperand(3).
setIsDead
(); // The EFLAGS implicit def is dead.
586
MI->getOperand(3).
setIsDead
(); // The EFLAGS implicit def is dead.
605
MI->getOperand(3).
setIsDead
(); // The EFLAGS implicit def is dead.
629
MI->getOperand(3).
setIsDead
(); // The EFLAGS implicit def is dead.
651
MI->getOperand(3).
setIsDead
(); // The EFLAGS implicit def is dead.
1111
MI->getOperand(3).
setIsDead
();
1208
MI->getOperand(3).
setIsDead
();
3436
.
setIsDead
();
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIOptimizeExecMaskingPreRA.cpp
198
Andn2SCC.
setIsDead
(AndSCC.isDead());
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCPreEmitPeephole.cpp
196
DeadOrKillToUnset->
setIsDead
(false);
Completed in 35 milliseconds
1
2
Indexes created Tue Jun 16 00:25:01 UTC 2026