Searched defs:MIs (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp258 std::vector<MachineInstr *> &MIs = (*It).second; local
263 std::vector<MachineInstr *> &MIs = (*It).second; local
[all...]
H A DR600ControlFlowFinalizer.cpp494 void CounterPropagateAddr(const std::set<MachineInstr *> &MIs, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h430 RecordedMIVector MIs; member in struct:llvm::InstructionSelector::MatcherState
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp417 cloneMergedMemRefs(MachineFunction &MF, ArrayRef<const MachineInstr *> MIs) argument
[all...]

Completed in 118 milliseconds