Searched defs:SrcMO (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp145 MachineOperand &SrcMO = MI->getOperand(1); local
H A DMachineSink.cpp795 const MachineOperand *SrcMO = nullptr, *DstMO = nullptr; local
H A DTwoAddressInstructionPass.cpp1472 MachineOperand &SrcMO = MI->getOperand(SrcIdx); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXCopy.cpp92 MachineOperand &SrcMO = MI.getOperand(1); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp226 MachineOperand &SrcMO = MI.getOperand(1); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1698 MachineOperand &SrcMO = MI.getOperand(1); local
1717 MachineOperand &SrcMO = MI.getOperand(1); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3302 const MachineOperand &SrcMO = MI.getOperand(1); local

Completed in 276 milliseconds