Searched defs:WorkingMI (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 3346 auto &WorkingMI = cloneIfNew(MI); commuteInstructionImpl() local |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZInstrInfo.cpp | 309 auto &WorkingMI = cloneIfNew(MI); commuteInstructionImpl() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 2291 MachineInstr *WorkingMI = nullptr; commuteInstructionImpl() local |