OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addImplicitDefUseOperands
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIPreEmitPeephole.cpp
217
MI.
addImplicitDefUseOperands
(*MBB.getParent());
SIFixSGPRCopies.cpp
632
MI.
addImplicitDefUseOperands
(MF);
863
Def->
addImplicitDefUseOperands
(*MF);
SIFoldOperands.cpp
1274
Copy->
addImplicitDefUseOperands
(*MF);
AMDGPUInstructionSelector.cpp
2132
I.
addImplicitDefUseOperands
(*MF);
3048
MI.
addImplicitDefUseOperands
(*MI.getParent()->getParent());
SIInstrInfo.cpp
2756
UseMI.
addImplicitDefUseOperands
(*UseMI.getParent()->getParent());
5997
Inst.
addImplicitDefUseOperands
(*Inst.getParent()->getParent());
6090
Inst.
addImplicitDefUseOperands
(*MBB.getParent());
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineInstr.h
1824
void
addImplicitDefUseOperands
(MachineFunction &MF);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineInstr.cpp
104
void MachineInstr::
addImplicitDefUseOperands
(MachineFunction &MF) {
131
addImplicitDefUseOperands
(MF);
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstrInfo.cpp
4554
MIB->
addImplicitDefUseOperands
(*MBB.getParent());
Completed in 80 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026