Home
last modified time | relevance | path

Searched defs:MIs (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp233 std::vector<MachineInstr *> &MIs = It.second; in RemoveMI() local
237 std::vector<MachineInstr *> &MIs = It.second; in RemoveMI() local
290 std::vector<MachineInstr *> &MIs = in tryMergeUsingFreeSlot() local
H A DR600ControlFlowFinalizer.cpp461 void CounterPropagateAddr(const std::set<MachineInstr *> &MIs, in CounterPropagateAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMakeCompressible.cpp306 SmallVectorImpl<MachineInstr *> &MIs) { in analyzeCompressibleUses()
433 SmallVector<MachineInstr *, 8> MIs; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h538 const SmallPtrSetImpl<MachineInstr *> &MIs) const { in clearLinkerOptimizationHints()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp519 SmallVector<MachineInstr *, 2> MIs({&MI}); in expandCopyBundle() local
H A DMachineOutliner.cpp1086 SmallPtrSet<MachineInstr *, 2> MIs; in outline() local
H A DMachineInstr.cpp428 ArrayRef<const MachineInstr *> MIs) { in cloneMergedMemRefs()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h629 RecordedMIVector MIs; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h515 clearLinkerOptimizationHints(const SmallPtrSetImpl<MachineInstr *> &MIs) { in clearLinkerOptimizationHints()