/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64MachineScheduler.cpp | 36 static bool mayOverlapWrite(const MachineInstr &MI0, const MachineInstr &MI1, in mayOverlapWrite()
|
H A D | AArch64CollectLOH.cpp | 285 const MachineInstr *MI1; ///< Second instruction involved in the LOH member
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MicroMipsSizeReduction.cpp | 398 static bool ConsecutiveInstr(MachineInstr *MI1, MachineInstr *MI2) { in ConsecutiveInstr() 464 MachineInstr *MI1 = Arguments->MI; in ReduceXWtoXWP() local 621 MachineInstr *MI1 = Arguments->MI; in ReduceMoveToMovep() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | DFAPacketizer.cpp | 301 bool VLIWPacketizerList::alias(const MachineInstr &MI1, in alias()
|
H A D | TargetInstrInfo.cpp | 427 const MachineInstr &MI1, in produceSameValue() 706 MachineInstr *MI1 = nullptr; in hasReassociableOperands() local 726 MachineInstr *MI1 = MRI.getUniqueVRegDef(Inst.getOperand(1).getReg()); in hasReassociableSibling() local
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86OptimizeLEAs.cpp | 398 int64_t X86OptimizeLEAPass::getAddrDispShift(const MachineInstr &MI1, in getAddrDispShift()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.cpp | 103 bool GISelAddressing::aliasIsKnownForLoadStore(const MachineInstr &MI1, in aliasIsKnownForLoadStore()
|
H A D | CombinerHelper.cpp | 5305 static bool hasMoreUses(const MachineInstr &MI0, const MachineInstr &MI1, in hasMoreUses()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.cpp | 268 MachineInstr &MI1 = *SU.getInstr(); in apply() local
|
H A D | HexagonVLIWPacketizer.cpp | 966 bool HexagonPacketizerList::arePredicatesComplements(MachineInstr &MI1, in arePredicatesComplements()
|
H A D | HexagonInstrInfo.cpp | 2683 bool HexagonInstrInfo::isToBeScheduledASAP(const MachineInstr &MI1, in isToBeScheduledASAP() 3031 bool HexagonInstrInfo::addLatencyToSchedule(const MachineInstr &MI1, in addLatencyToSchedule()
|
/openbsd/gnu/llvm/llvm/lib/Target/AVR/ |
H A D | AVRExpandPseudoInsts.cpp | 1484 auto MI1 = in expandLSLW4Rd() local 1570 auto MI1 = in expandLSLW12Rd() local 1682 auto MI1 = in expandLSRW4Rd() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIFixSGPRCopies.cpp | 465 MachineInstr *MI1 = *I1; in hoistAndMergeSGPRInits() local
|
H A D | GCNHazardRecognizer.cpp | 2187 const MachineInstr *MI1; in checkMAIHazards90A() local
|
H A D | SIInstrInfo.cpp | 450 static bool memOpsHaveSameBasePtr(const MachineInstr &MI1, in memOpsHaveSameBasePtr()
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2859 bool RISCV::hasEqualFRM(const MachineInstr &MI1, const MachineInstr &MI2) { in hasEqualFRM()
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 1861 const MachineInstr &MI1, in produceSameValue()
|