OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:commuteInstruction
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TwoAddressInstructionPass.cpp
128
bool
commuteInstruction
(MachineInstr *MI, unsigned DstIdx,
537
bool TwoAddressInstructionPass::
commuteInstruction
(MachineInstr *MI,
544
MachineInstr *NewMI = TII->
commuteInstruction
(*MI, false, RegBIdx, RegCIdx);
553
"TargetInstrInfo::
commuteInstruction
() should not return a new "
1096
if (DoCommute &&
commuteInstruction
(MI, DstOpIdx, BaseOpIdx, OtherOpIdx,
TargetInstrInfo.cpp
250
MachineInstr *TargetInstrInfo::
commuteInstruction
(MachineInstr &MI, bool NewMI,
Completed in 16 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026