Home
last modified time | relevance | path

Searched defs:WorkingMI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2812 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl() local
2823 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl() local
2874 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl() local
2901 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp309 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2268 MachineInstr *WorkingMI = nullptr; in commuteInstructionImpl() local