Home
last modified time | relevance | path

Searched defs:SecondMI (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp23 const MachineInstr &SecondMI, bool CmpOnly) { in isArithmeticBccPair()
72 const MachineInstr &SecondMI) { in isArithmeticCbzPair()
122 const MachineInstr &SecondMI) { in isAESPair()
140 const MachineInstr &SecondMI) { in isCryptoEORPair()
162 const MachineInstr &SecondMI) { in isAdrpAddPair()
172 const MachineInstr &SecondMI) { in isLiteralsPair()
199 const MachineInstr &SecondMI) { in isAddressLdStPair()
241 const MachineInstr &SecondMI) { in isCCSelectPair()
284 const MachineInstr &SecondMI) { in isArithmeticLogicPair()
384 const MachineInstr &SecondMI) { in isAddSub2RegAndConstOnePair()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMacroFusion.cpp23 const MachineInstr &SecondMI) { in isAESPair() argument
39 const MachineInstr &SecondMI) { in isLiteralsPair() argument
54 const MachineInstr &SecondMI) { in shouldScheduleAdjacent() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMacroFusion.cpp
H A DRISCVExpandPseudoInsts.cpp535 MachineInstr *SecondMI = in expandAuipcInstPair() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp51 MachineInstr *SecondMI; member in __anon4acca4580111::GCNCreateVOPD::VOPDCombineInfo
71 auto *SecondMI = CI.SecondMI; in doReplace() local
140 auto *SecondMI = &*MII; in runOnMachineFunction() local
H A DGCNVOPDUtils.cpp39 const MachineInstr &SecondMI) { in checkVOPDRegConstraints() argument
120 /// Check if the instr pair, FirstMI and SecondMI, shoul in shouldScheduleVOPDAdjacent() argument
[all...]
H A DAMDGPUMacroFusion.cpp29 const MachineInstr &SecondMI) { in shouldScheduleAdjacent() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp70 const MachineInstr &SecondMI, in matchingRegOps() argument
97 const MachineInstr &SecondMI) { in checkOpConstraints() argument
237 shouldScheduleAdjacent(const TargetInstrInfo & TII,const TargetSubtargetInfo & TSI,const MachineInstr * FirstMI,const MachineInstr & SecondMI) shouldScheduleAdjacent() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp38 const MachineInstr &SecondMI) { in shouldScheduleAdjacent() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp150 MachineInstr *SecondMI = in expandPcalau12iInstPair() local