Home
last modified time | relevance | path

Searched defs:MI0 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineScheduler.cpp36 static bool mayOverlapWrite(const MachineInstr &MI0, const MachineInstr &MI1, in mayOverlapWrite()
H A DAArch64CollectLOH.cpp284 const MachineInstr *MI0; ///< First instruction involved in the LOH. global() member
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp1637 auto MI0 = in expandLSLW4Rd() local
1723 auto MI0 = in expandLSLW12Rd() local
1835 auto MI0 = in expandLSRW4Rd() local
1921 auto MI0 = in expandLSRW12Rd() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp428 bool TargetInstrInfo::produceSameValue(const MachineInstr &MI0, in produceSameValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1861 bool ARMBaseInstrInfo::produceSameValue(const MachineInstr &MI0, in produceSameValue()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5683 static bool hasMoreUses(const MachineInstr &MI0, const MachineInstr &MI1, in hasMoreUses()