OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ImplicitKill
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h
64
ImplicitKill
= Implicit | Kill
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kFrameLowering.cpp
863
I.addReg(Reg, IsLiveIn ? RegState::Implicit : RegState::
ImplicitKill
);
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIRegisterInfo.cpp
232
I.addReg(TmpVGPR, RegState::
ImplicitKill
);
240
I.addReg(TmpVGPR, RegState::
ImplicitKill
);
SIPeepholeSDWA.cpp
481
RegState::
ImplicitKill
,
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMFrameLowering.cpp
1350
.addReg(SupReg, RegState::
ImplicitKill
)
1369
.addReg(SupReg, RegState::
ImplicitKill
)
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp
802
MIB.addReg(CRfield, RegState::
ImplicitKill
);
2406
CRMIB.addReg(Reg, RegState::
ImplicitKill
);
2427
.addReg(Reg, RegState::
ImplicitKill
);
Completed in 37 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026